MCPcopy Create free account
hub / github.com/CloudCompare/CloudCompare / silentMode

Method silentMode

libs/CCPluginAPI/src/ccCommandLineInterface.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210bool ccCommandLineInterface::silentMode() const
211{
212 return m_silentMode;
213}
214
215void ccCommandLineInterface::toggleAutoSaveMode(bool state)
216{

Callers 6

ParseMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected