logo
Expand description

Re-export of the Notify file event types.

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.

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.