Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ getCreatedWindowCount
Method
getCreatedWindowCount
src/csvapplication.cpp:371–373 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
370
371
size_t CsvApplication::getCreatedWindowCount() {
372
return createdWindowCount;
373
}
374
375
376
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected