module StyledYAML::FlowMapping
Public Instance Methods
yaml_style()
click to toggle source
# File lib/locomotive/wagon/tools/styled_yaml.rb, line 44 def yaml_style() Psych::Nodes::Mapping::FLOW end
# File lib/locomotive/wagon/tools/styled_yaml.rb, line 44 def yaml_style() Psych::Nodes::Mapping::FLOW end