FOLDED constant

ScalarStyle const FOLDED

The folded scalar style, with a > prefix.

See http://yaml.org/spec/1.2/spec.html#id2796251.

Implementation

static const FOLDED = ScalarStyle._('FOLDED');