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