Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ setUpdateCheck
Method
setUpdateCheck
src/csvapplication.cpp:3329–3331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3327
}
3328
3329
void CsvApplication::setUpdateCheck(bool allowed) {
3330
checkUpdateAllowed = allowed;
3331
}
3332
3333
3334
bool CsvApplication::isUpdateCheckAllowed() {
Callers
2
main
Function · 0.80
updateCheckButtonCB
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected