Members
-
bool
allowMultiline
— Whether multi-line values should be written in multiline format or squashed into a single line.
Methods
-
bool
get_open(
) const
-
bool
get_atEnd(
) const
-
void
indent(
int
amount = 1
)
-
void
deindent(
int
amount = 1
)
-
void
writeLine(
string&
arg0
)
-
void
writeKeyValue(
string&
arg0,
string&
arg1
)
-
void
writeEmptyLines(
uint8
count = 1
)