Module: StyledYAML::FlowMapping
- Defined in:
- lib/locomotive/wagon/tools/styled_yaml.rb
Overview
Instance Method Summary collapse
Instance Method Details
#yaml_style ⇒ Object
44 |
# File 'lib/locomotive/wagon/tools/styled_yaml.rb', line 44 def yaml_style() Psych::Nodes::Mapping::FLOW end |