MCPcopy 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
32void
33DataFinder::SetOutputDirectory(std::string dir)
34{
35 mOutputDirectory = dir;
36}
37
38
39std::string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected