MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / getSwitchHeaderRow

Method getSwitchHeaderRow

src/csvundo.cpp:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84
85
86bool CsvUndo::getSwitchHeaderRow() {
87 return hasCustomHeaderRow;
88}
89
90
91std::string CsvUndo::getDescr() {

Callers 1

undoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected