Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ GetLocalPath
Method
GetLocalPath
src/QueueOperation.cpp:261–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
const TCHAR* QueueDownload::GetLocalPath() {
262
return m_localFile;
263
}
264
265
const char* QueueDownload::GetExternalPath() {
266
return m_externalFile;
Callers
1
OnEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected