MCPcopy 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
431const char* ProfileObject::GetPath() const {
432 return m_path;
433}
434
435bool ProfileObject::UpdatePath()
436{

Callers 15

CreateProfileMethod · 0.45
RenameProfileObjectMethod · 0.45
ConnectRemoteMethod · 0.45
MessageProcMethod · 0.45
OnDropMethod · 0.45
StreamDataMethod · 0.45
OnItemActivationMethod · 0.45
OnConnectMethod · 0.45
CreateDirectoryMethod · 0.45
DeleteDirectoryMethod · 0.45
CreateFileMethod · 0.45
DeleteFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected