Method: Psych::Nodes::Mapping#style

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

#styleObject

The style of this mapping



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

def style
  @style
end