Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ SetOutputDirectory
Method
SetOutputDirectory
Testing/Unit/TestBase/SimpleITKTestHarness.cxx:32–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
32
void
33
DataFinder::SetOutputDirectory(std::string dir)
34
{
35
mOutputDirectory = dir;
36
}
37
38
39
std::string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected