Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
int CsvUndo::getType() {
96
return type;
97
}
98
99
100
std::tuple<table_index_t,table_index_t> CsvUndo::getCellPosition() {
Callers
1
undo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected