Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ removePath
Method
removePath
src/common/inotify/inotify.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void Inotify::removePath(const QString &path)
56
{
57
d->removePath(path);
58
}
59
60
void Inotify::addIgnorePath(const QString &path)
61
{
Callers
4
onTabClosed
Method · 0.45
saveAll
Method · 0.45
saveFile
Method · 0.45
onFileDeleted
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected