LITERAL constant

ScalarStyle const LITERAL

The literal scalar style, with a | prefix.

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

Implementation

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