mecca.reactor.io.fs_watcher

Interface is expected to change in order to make it less platform specific.

Public Imports

mecca.reactor.io.inotify
public import mecca.reactor.io.inotify : WatchDescriptor;
core.sys.linux.sys.inotify
public import core.sys.linux.sys.inotify;

Members

Static variables

fsWatcher
FSWatcher fsWatcher;
Undocumented in source.

Structs

FSWatcher
struct FSWatcher

file watcher struct

Meta