Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getDefinition
Method
getDefinition
src/csvtable.cpp:587–589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
585
586
587
CsvDefinition CsvTable::getDefinition() {
588
return definition;
589
}
590
591
592
void CsvTable::setFileDefinition(CsvDefinition fileDefinition) {
Callers
4
showInfoWindow
Method · 0.80
setCsvPropertiesCB
Method · 0.80
copySelection
Method · 0.80
paste
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected