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

Method GetDirPath

src/QueueOperation.cpp:531–533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

529}
530
531char * QueueGetDir::GetDirPath() {
532 return m_dirPath;
533}
534
535int QueueGetDir::GetFileCount() {
536 return m_fileCount;

Callers 1

OnEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected