Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
210
bool ccCommandLineInterface::silentMode() const
211
{
212
return m_silentMode;
213
}
214
215
void ccCommandLineInterface::toggleAutoSaveMode(bool state)
216
{
Callers
6
Parse
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected