MCPcopy 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
176const char* FileObject::GetPath() const {
177 return m_path;
178}
179
180int FileObject::SetRefresh(bool refresh) {
181 m_needRefresh = refresh;

Callers 1

CompareFOMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected