Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
535
int QueueGetDir::GetFileCount() {
536
return m_fileCount;
537
}
538
539
std::vector<FTPDir*> QueueGetDir::GetParentDirObjs() {
540
return parentDirObjs;
Callers
1
OnEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected