Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ GetPath
Method
GetPath
src/FileObject.cpp:176–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
const char* FileObject::GetPath() const {
177
return m_path;
178
}
179
180
int FileObject::SetRefresh(bool refresh) {
181
m_needRefresh = refresh;
Callers
1
CompareFO
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected