Enumeration of file change types.
@:enum@:implread onlyChanged:FileChangeType
The contents or metadata of a file have changed.
@:enum@:implread onlyCreated:FileChangeType
A file has been created.
@:enum@:implread onlyDeleted:FileChangeType
A file has been deleted.