module Protopack::StyledYAML::FlowSequence

www.yaml.org/spec/1.2/spec.html#id2790320

Public Instance Methods

yaml_style() click to toggle source
# File lib/protopack/styled_yaml.rb, line 51
def yaml_style() Psych::Nodes::Sequence::FLOW end