Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
531
char * QueueGetDir::GetDirPath() {
532
return m_dirPath;
533
}
534
535
int QueueGetDir::GetFileCount() {
536
return m_fileCount;
Callers
1
OnEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected