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