Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ shouldRestart
Method
shouldRestart
Settings/ProfileConfigTab.cpp:512–516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
510
}
511
512
bool
513
ProfileConfigTab::shouldRestart(void) const
514
{
515
return this->needsRestart;
516
}
517
518
void
519
ProfileConfigTab::connectAll(void)
Callers
1
sourceNeedsRestart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected