Method: Psych::Nodes::Sequence#tag
- Defined in:
- lib/psych/nodes/sequence.rb
#tag ⇒ Object
The tag name for this sequence (if any)
55 56 57 |
# File 'lib/psych/nodes/sequence.rb', line 55 def tag @tag end |
The tag name for this sequence (if any)
55 56 57 |
# File 'lib/psych/nodes/sequence.rb', line 55 def tag @tag end |