Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getEnvVarKnob
Method
getEnvVarKnob
Engine/Project.cpp:2640–2644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2638
}
2639
2640
KnobPathPtr
2641
Project::getEnvVarKnob() const
2642
{
2643
return _imp->envVars;
2644
}
2645
2646
std::string
2647
Project::getOnProjectLoadCB() const
Callers
2
fixRelativeFilePaths
Method · 0.80
fixPathName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected