MCPcopy 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
489bool CsvWindow::isChanged() {
490 return this->changed;
491}
492
493
494void CsvWindow::setPath(std::string path) {

Callers 2

closeWindowMethod · 0.80
executeMacroCBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected