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

Method getWorkDir

src/csvapplication.cpp:2414–2416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2412}
2413
2414std::string CsvApplication::getWorkDir() {
2415 return workDir;
2416}
2417
2418
2419void CsvApplication::moveCols(bool right) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected