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