Enumeration of file change types.

Static variables

@:enumstaticread onlyChanged:FileChangeType

The contents or metadata of a file have changed.

@:enumstaticread onlyCreated:FileChangeType

A file has been created.

@:enumstaticread onlyDeleted:FileChangeType

A file has been deleted.