Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ isUsed
Method
isUsed
src/csvwindow.cpp:471–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
469
}
470
471
bool CsvWindow::isUsed() {
472
return this->used;
473
}
474
475
476
void CsvWindow::setChanged(bool changed) {
Callers
2
openFile
Method · 0.80
closeWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected