Module inotify

Source
Expand description

inotify support for working with inotify objects.

Structsยง

CreateFlags
IN_* for use with inotify::init.
ReadFlags
IN* for use with inotify::Reader.
WatchFlags
IN* for use with inotify::add_watch.