Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
bool JsonTree::WriteOptions::getCreateDocument() const
85
{
86
return mCreateDocument;
87
}
88
89
bool JsonTree::WriteOptions::getIndented() const
90
{
Callers
1
createNativeDoc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected