mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-27 19:32:14 +00:00
1 line
562 B
JavaScript
1 line
562 B
JavaScript
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. "]]}); |