Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ GetPath
Method
GetPath
src/Windows/ProfileObject.cpp:431–433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
429
}
430
431
const char* ProfileObject::GetPath() const {
432
return m_path;
433
}
434
435
bool ProfileObject::UpdatePath()
436
{
Callers
15
CreateProfile
Method · 0.45
RenameProfileObject
Method · 0.45
ConnectRemote
Method · 0.45
MessageProc
Method · 0.45
OnDrop
Method · 0.45
StreamData
Method · 0.45
OnItemActivation
Method · 0.45
OnConnect
Method · 0.45
CreateDirectory
Method · 0.45
DeleteDirectory
Method · 0.45
CreateFile
Method · 0.45
DeleteFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected