Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
FuzzStatus Fuzzer::getStatus() const { return ProjectStatus; }
96
97
void Fuzzer::setRelativeUTDir(std::string Path) { this->RelativeUTDir = Path; }
98
99
std::string Fuzzer::getRelativeUTDir() const { return RelativeUTDir; }
100
Callers
1
generate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected