Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getDescr
Method
getDescr
src/csvundo.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
90
91
std::string CsvUndo::getDescr() {
92
return descr;
93
}
94
95
int CsvUndo::getType() {
96
return type;
Callers
1
undo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected