Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ GetInitialDir
Method
GetInitialDir
src/FTPProfile.cpp:398–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
}
397
398
const char* FTPProfile::GetInitialDir() const {
399
return m_initialDir;
400
}
401
402
int FTPProfile::SetInitialDir(const char * dir) {
403
SU::free(m_initialDir);
Callers
2
GetRootObject
Method · 0.80
OnSelectProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected