class default
implements Watcher
import { default } from "https://deno.land/x/lume@v1.18.5/core/watcher.ts";
Constructors
new
default(options: Options)Properties
events: Events<WatchEvent>
options: Options
Methods
Add a listener to an event
dispatchEvent(event: WatchEvent)
Dispatch an event
start()
Start the file watcher