MCPcopy 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
55void Inotify::removePath(const QString &path)
56{
57 d->removePath(path);
58}
59
60void Inotify::addIgnorePath(const QString &path)
61{

Callers 4

onTabClosedMethod · 0.45
saveAllMethod · 0.45
saveFileMethod · 0.45
onFileDeletedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected