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