MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / FileObject

Method FileObject

src/FileObject.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22#include <algorithm>
23
24FileObject::FileObject() {}
25
26
27FileObject::FileObject(const char* path, bool _isDir, bool _isLink) :

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected