Method: Psych::Nodes::Mapping#anchor

Defined in:
lib/psych/nodes/mapping.rb

#anchorObject

The optional anchor for this mapping



26
27
28
# File 'lib/psych/nodes/mapping.rb', line 26

def anchor
  @anchor
end