Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ GetKeyFile
Method
GetKeyFile
src/FTPProfile.cpp:408–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
}
407
408
const TCHAR* FTPProfile::GetKeyFile() const {
409
return m_keyFile;
410
}
411
412
int FTPProfile::SetKeyFile(const TCHAR * keyFile) {
413
SU::FreeTChar(m_keyFile);
Callers
1
OnSelectProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected