Class System.Inotify.Instance

Inheritance graph
System.Inotify._Instance System.Inotify.Instance
Description

More convenient interface to inotify(7). Automatically reads events from the inotify file descriptor and parses them.

Note

Objects of this class will be destructed when they go out of external references. As such they behave differently from other classes which use callbacks, e.g. Stdio.File.

Note

The number of inotify instances is limited by ulimits.


Inherit _Instance

inherit _Instance : _Instance