Module notify::event

source ·
Expand description

The Event type and the hierarchical EventKind descriptor.

Structs

Enums

  • An event describing non-mutating access operations on files.
  • An event describing open or close operations on files.
  • An event describing creation operations on files.
  • An event emitted when the data content of a file is changed.
  • Top-level event kind.
  • Special Notify flag on the event.
  • An event emitted when the metadata of a file or folder is changed.
  • An event describing mutation of content, name, or metadata.
  • An event describing removal operations on files.
  • An event emitted when the name of a file or folder is changed.