MCPcopy 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
3334bool CsvApplication::isUpdateCheckAllowed() {
3335 return checkUpdateAllowed;
3336}
3337
3338
3339int64_t CsvApplication::getPhysMemSize() {

Callers 1

AppMenuPreferencesCBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected