Inotify.readEvents

Reads the events associated to the inotify file descriptor, and return in the form of iterator

class Inotify
EventsIterator
readEvents
()

Return Value

EventsIterator containing all inotify events

Throws

upon failure to read inotify events

Meta