Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getPath
Method
getPath
src/csvwindow.cpp:498–500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
496
}
497
498
std::string CsvWindow::getPath() {
499
return this->path;
500
}
501
502
void CsvWindow::dumpSelection() {
503
int s_left, s_top, s_right, s_bottom;
Callers
4
openFile
Method · 0.80
splitCsvFiles
Method · 0.80
saveFile
Method · 0.80
isAlreadyOpened
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected