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