The OpenD Programming Language

YamlSerializationParams.defaultScalarStyle

Default style for scalar nodes. If style is YamlScalarStyle.none, the _style is chosen automatically.

struct YamlSerializationParams
YamlScalarStyle defaultScalarStyle;

Meta