MCPcopy 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
261const TCHAR* QueueDownload::GetLocalPath() {
262 return m_localFile;
263}
264
265const char* QueueDownload::GetExternalPath() {
266 return m_externalFile;

Callers 1

OnEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected