MCPcopy 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
371size_t CsvApplication::getCreatedWindowCount() {
372 return createdWindowCount;
373}
374
375
376

Callers 1

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected