Method: Psych::Nodes::Mapping#tag
- Defined in:
- lib/psych/nodes/mapping.rb
#tag ⇒ Object
The optional tag for this mapping
29 30 31 |
# File 'lib/psych/nodes/mapping.rb', line 29 def tag @tag end |
The optional tag for this mapping
29 30 31 |
# File 'lib/psych/nodes/mapping.rb', line 29 def tag @tag end |