Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isLoadedUsingDefaultSettings
Method
isLoadedUsingDefaultSettings
Engine/CLArgs.cpp:486–490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
484
}
485
486
bool
487
CLArgs::isLoadedUsingDefaultSettings() const
488
{
489
return _imp->useDefaultSettings;
490
}
491
492
bool
493
CLArgs::isCacheClearRequestedOnLaunch() const
Callers
1
loadInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected