Skip to main content
interface Deno.FsEvent

Properties

kind:
| "any"
| "access"
| "create"
| "modify"
| "remove"
| "other"
paths: string[]
optional
flag: FsEventFlag