method Path.prototype.removeSyncimport { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; removeSync(options?: Deno.RemoveOptions): thisRemoves the file or directory from the file system synchronously. Parametersoptionaloptions: Deno.RemoveOptionsReturnsthis