import { Directory } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Synchronously deletes the directory and all its descendants from the file system.
x/deno2node/src/deps.deno.ts>Directory#deleteImmediatelySync
import { Directory } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Synchronously deletes the directory and all its descendants from the file system.