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