Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getName
Method
getName
src/csvwindow.cpp:313–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
std::string CsvWindow::getName() {
314
return name;
315
}
316
317
318
bool CsvWindow::getWindowSlotUsed() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected