Inotify.this

Constructor. Creates a Inotify file descriptor.

  1. this()
  2. this(InotifyException e)
    class Inotify

Parameters

e InotifyException

inotify exception instance to be used internally

Throws

upon failure to create a inotify instance (fd)

Meta