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