MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / getWorkingDir

Method getWorkingDir

src/OpenColorIO/Context.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260const char * Context::getWorkingDir() const
261{
262 return getImpl()->m_workingDir.c_str();
263}
264
265void Context::setEnvironmentMode(EnvironmentMode mode) noexcept
266{

Callers 4

test_copyMethod · 0.95
test_interfaceMethod · 0.95
test_interfaceMethod · 0.95
Context.cppFile · 0.45

Calls 1

getImplFunction · 0.50

Tested by 3

test_copyMethod · 0.76
test_interfaceMethod · 0.76
test_interfaceMethod · 0.76