MCPcopy 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
39std::string
40DataFinder::GetDirectory() const
41{
42 return mDirectory;
43}
44
45std::string
46DataFinder::GetOutputDirectory() const

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected