Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NtQuery/Scylla
/ setTrue
Method
setTrue
Scylla/Configuration.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void Configuration::setTrue()
57
{
58
setBool(true);
59
}
60
61
void Configuration::setFalse()
62
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected