Method: Psych::Nodes::Sequence#anchor
- Defined in:
- lib/psych/nodes/sequence.rb
#anchor ⇒ Object
The anchor for this sequence (if any)
52 53 54 |
# File 'lib/psych/nodes/sequence.rb', line 52 def anchor @anchor end |
The anchor for this sequence (if any)
52 53 54 |
# File 'lib/psych/nodes/sequence.rb', line 52 def anchor @anchor end |