Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ isUpdateCheckAllowed
Method
isUpdateCheckAllowed
src/csvapplication.cpp:3334–3336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3332
3333
3334
bool CsvApplication::isUpdateCheckAllowed() {
3335
return checkUpdateAllowed;
3336
}
3337
3338
3339
int64_t CsvApplication::getPhysMemSize() {
Callers
1
AppMenuPreferencesCB
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected