Method: Psych::Nodes::Scalar#tag
- Defined in:
- lib/psych/nodes/scalar.rb
#tag ⇒ Object
The tag value (if there is one)
34 35 36 |
# File 'lib/psych/nodes/scalar.rb', line 34 def tag @tag end |
The tag value (if there is one)
34 35 36 |
# File 'lib/psych/nodes/scalar.rb', line 34 def tag @tag end |