MCPcopy 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
486bool
487CLArgs::isLoadedUsingDefaultSettings() const
488{
489 return _imp->useDefaultSettings;
490}
491
492bool
493CLArgs::isCacheClearRequestedOnLaunch() const

Callers 1

loadInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected