FsEvent$Typings extension
Properties
-
flag
↔ FsEventFlag?
-
Any additional flags associated with the event.
getter/setter pair
-
kind
↔ Kind
-
The kind/type of the file system event.
getter/setter pair
-
paths
↔ List<String>
-
An array of paths that are associated with the file system event.
getter/setter pair