Expand description
The Event
type and the hierarchical EventKind
descriptor.
Structs§
- Event
- Notify event.
- Event
Attributes - Additional attributes of the event.
Enums§
- Access
Kind - An event describing non-mutating access operations on files.
- Access
Mode - An event describing open or close operations on files.
- Create
Kind - An event describing creation operations on files.
- Data
Change - An event emitted when the data content of a file is changed.
- Event
Kind - Top-level event kind.
- Flag
- Special Notify flag on the event.
- Metadata
Kind - An event emitted when the metadata of a file or folder is changed.
- Modify
Kind - An event describing mutation of content, name, or metadata.
- Remove
Kind - An event describing removal operations on files.
- Rename
Mode - An event emitted when the name of a file or folder is changed.