Method: Psych::Nodes::Mapping#style

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

#styleObject

The style of this mapping



35
36
37
# File 'lib/psych/nodes/mapping.rb', line 35

def style
  @style
end