MCPcopy Create free account
hub / github.com/SpartanJ/efsw / handleAction

Method handleAction

src/efsw/FileWatcherKqueue.cpp:188–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188void FileWatcherKqueue::handleAction( Watcher* watch, const std::string& filename,
189 unsigned long action, const std::string& oldFilename ) {}
190
191std::vector<std::string> FileWatcherKqueue::directories() {
192 std::vector<std::string> dirs;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected