MCPcopy Create free account
hub / github.com/Axosoft/nsfw / getFullPath

Method getFullPath

src/linux/InotifyTree.cpp:405–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403}
404
405std::string InotifyTree::InotifyNode::getFullPath() {
406 return mFullPath;
407}
408
409std::string InotifyTree::InotifyNode::getName() {
410 return mName;

Callers 2

getPathMethod · 0.80
fixPathsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected