Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 428 Bytes

File metadata and controls

18 lines (8 loc) · 428 Bytes

FilesystemChange

Properties

Name Type Description Notes
kind Integer Can be one of: `0`: Modified ("C") `1`: Added ("A") `2`: Deleted ("D")
path String Path to file or directory that has changed.

Implemented Interfaces

  • Serializable