MCPcopy Create free account
hub / github.com/Samsung/UTopia / setRelativeUTDir

Method setRelativeUTDir

lib/generation/Fuzzer.cpp:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95FuzzStatus Fuzzer::getStatus() const { return ProjectStatus; }
96
97void Fuzzer::setRelativeUTDir(std::string Path) { this->RelativeUTDir = Path; }
98
99std::string Fuzzer::getRelativeUTDir() const { return RelativeUTDir; }
100

Callers 1

generateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected