Method: Psych::Nodes::Mapping#anchor
- Defined in:
- lib/psych/nodes/mapping.rb
#anchor ⇒ Object
The optional anchor for this mapping
26 27 28 |
# File 'lib/psych/nodes/mapping.rb', line 26 def anchor @anchor end |
The optional anchor for this mapping
26 27 28 |
# File 'lib/psych/nodes/mapping.rb', line 26 def anchor @anchor end |