Struct YamlEmitOptions

Struct Documentation

struct YamlEmitOptions

See mrpt::containers::yaml::PrintAsYaml

Note

[New in MRPT 2.1.0]

Public Members

bool emitHeader = true

Emit the YAML 1.2\n---\n at the beginning.

bool emitComments = true
bool endWithNewLine = true
bool indentSequences = true