module StyledYAML::LiteralScalar
Public Instance Methods
yaml_style()
click to toggle source
# File lib/locomotive/wagon/tools/styled_yaml.rb, line 28 def yaml_style() Psych::Nodes::Scalar::LITERAL end
# File lib/locomotive/wagon/tools/styled_yaml.rb, line 28 def yaml_style() Psych::Nodes::Scalar::LITERAL end