Enumeration of file change types.
@: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.