Static methods
staticstart(this:FsEvent, path:NativeString, ?flags:Array<FsEventFlag>, callback:(result:Result<{file:NativeString, events:Array<FsEventType>}>) ‑> Void):Void
Starts the handle and watches the given path for changes.