An inotify watch.
struct InodeWatch(i32)
| Position | Description |
|---|---|
| 1 | The integer representing the watch. |
| Name | Description |
|---|---|
| Clone | Objects that can be duplicated. |
| Copy | Objects that can safely be copied via |
| MaybeClone | Objects that can be duplicated. |
| Pod | Objects that are safe to use if they contain a random bit pattern. |