Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ sourceNeedsRestart
Method
sourceNeedsRestart
Settings/ConfigDialog.cpp:180–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
bool
181
ConfigDialog::sourceNeedsRestart(void) const
182
{
183
return this->profileTab->shouldRestart();
184
}
185
186
bool
187
ConfigDialog::run(void)
Callers
1
onTriggerSetup
Method · 0.80
Calls
1
shouldRestart
Method · 0.80
Tested by
no test coverage detected