Module: StyledYAML::LiteralScalar
- Defined in:
- lib/locomotive/wagon/tools/styled_yaml.rb
Overview
Instance Method Summary collapse
Instance Method Details
#yaml_style ⇒ Object
28 |
# File 'lib/locomotive/wagon/tools/styled_yaml.rb', line 28 def yaml_style() Psych::Nodes::Scalar::LITERAL end |