Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
86
bool CsvUndo::getSwitchHeaderRow() {
87
return hasCustomHeaderRow;
88
}
89
90
91
std::string CsvUndo::getDescr() {
Callers
1
undo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected