Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
405
std::string InotifyTree::InotifyNode::getFullPath() {
406
return mFullPath;
407
}
408
409
std::string InotifyTree::InotifyNode::getName() {
410
return mName;
Callers
2
getPath
Method · 0.80
fixPaths
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected