Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setStatus
Method
setStatus
lib/generation/Fuzzer.cpp:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
void Fuzzer::setStatus(FuzzStatus Status) { ProjectStatus = Status; }
94
95
FuzzStatus Fuzzer::getStatus() const { return ProjectStatus; }
96
Callers
1
generate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected