Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ isChanged
Method
isChanged
src/csvwindow.cpp:489–491 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
487
}
488
489
bool CsvWindow::isChanged() {
490
return this->changed;
491
}
492
493
494
void CsvWindow::setPath(std::string path) {
Callers
2
closeWindow
Method · 0.80
executeMacroCB
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected