module StyledYAML::SingleQuotedScalar
Public Instance Methods
yaml_style()
click to toggle source
# File lib/styled_yaml.rb, line 31 def yaml_style Psych::Nodes::Scalar::SINGLE_QUOTED end
# File lib/styled_yaml.rb, line 31 def yaml_style Psych::Nodes::Scalar::SINGLE_QUOTED end