Method: Psych::Nodes::Mapping#style
- Defined in:
- lib/psych/nodes/mapping.rb
#style ⇒ Object
The style of this mapping
34 35 36 |
# File 'lib/psych/nodes/mapping.rb', line 34 def style @style end |
The style of this mapping
34 35 36 |
# File 'lib/psych/nodes/mapping.rb', line 34 def style @style end |