MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / Unwatch

Method Unwatch

Kernel/src/fs/fsnodestubs.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void FsNode::Unwatch(FilesystemWatcher& watcher){
81 Log::Warning("FsNode::Unwatch base called");
82}
83
84
85void FsNode::Sync(){

Callers

nothing calls this directly

Calls 1

WarningFunction · 0.85

Tested by

no test coverage detected