Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ GetDirectory
Method
GetDirectory
Testing/Unit/TestBase/SimpleITKTestHarness.cxx:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
39
std::string
40
DataFinder::GetDirectory() const
41
{
42
return mDirectory;
43
}
44
45
std::string
46
DataFinder::GetOutputDirectory() const
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected