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

Method getType

src/csvundo.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95int CsvUndo::getType() {
96 return type;
97}
98
99
100std::tuple<table_index_t,table_index_t> CsvUndo::getCellPosition() {

Callers 1

undoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected