initSidebarItems({"struct":[["AddWatchFlags","Configuration options for `inotify_add_watch`."],["InitFlags","Configuration options for `inotify_init1`."],["Inotify","An inotify instance. This is also a file descriptor, you can feed it to other interfaces consuming file descriptors, epoll for example."],["InotifyEvent","A single inotify event."],["WatchDescriptor","This object is returned when you create a new watch on an inotify instance. It is then returned as part of an event once triggered. It allows you to know which watch triggered which event. "]]});