MCPcopy Create free account
hub / github.com/cinder/Cinder / getCreateDocument

Method getCreateDocument

src/cinder/JsonTree.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84bool JsonTree::WriteOptions::getCreateDocument() const
85{
86 return mCreateDocument;
87}
88
89bool JsonTree::WriteOptions::getIndented() const
90{

Callers 1

createNativeDocMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected