MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / GetFileCount

Method GetFileCount

src/QueueOperation.cpp:535–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

533}
534
535int QueueGetDir::GetFileCount() {
536 return m_fileCount;
537}
538
539std::vector<FTPDir*> QueueGetDir::GetParentDirObjs() {
540 return parentDirObjs;

Callers 1

OnEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected