Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ addPath
Method
addPath
src/common/inotify/inotify.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void Inotify::addPath(const QString &path)
51
{
52
d->addPath(path);
53
}
54
55
void Inotify::removePath(const QString &path)
56
{
Callers
8
setReposPath
Method · 0.45
saveAll
Method · 0.45
openFile
Method · 0.45
saveFile
Method · 0.45
checkFileState
Method · 0.45
onFileDeleted
Method · 0.45
saveAs
Method · 0.45
initCMakeParser
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected