MCPcopy 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
91std::string CsvUndo::getDescr() {
92 return descr;
93}
94
95int CsvUndo::getType() {
96 return type;

Callers 1

undoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected