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