Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudCompare/CloudCompare
/ autoSaveMode
Method
autoSaveMode
libs/CCPluginAPI/src/ccCommandLineInterface.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
bool ccCommandLineInterface::autoSaveMode() const
221
{
222
return m_autoSaveMode;
223
}
224
225
void ccCommandLineInterface::toggleAddTimestamp(bool state)
226
{
Callers
6
process
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