Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
FileObject::FileObject() {}
25
26
27
FileObject::FileObject(const char* path, bool _isDir, bool _isLink) :
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected