MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / dump

Method dump

radiantcore/xmlregistry/RegistryTree.cpp:283–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283void RegistryTree::dump() const
284{
285 _tree.saveToFile("-");
286}
287
288}

Callers

nothing calls this directly

Calls 1

saveToFileMethod · 0.80

Tested by

no test coverage detected