import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Removes the file or directory from the file system synchronously.
Parameters
optional
options: Deno.RemoveOptionsx/dax/src/path.ts>Path#removeSync
import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Removes the file or directory from the file system synchronously.