MCPcopy Create free account
hub / github.com/Illumina/paragraph / enableYAMLCompatibility

Method enableYAMLCompatibility

external/jsoncpp/jsoncpp.cpp:4484–4484  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4482 omitEndingLineFeed_(false) {}
4483
4484void FastWriter::enableYAMLCompatibility() { yamlCompatibilityEnabled_ = true; }
4485
4486void FastWriter::dropNullPlaceholders() { dropNullPlaceholders_ = true; }
4487

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected