import { Directory } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Immediately moves the directory to a new path synchronously.
Parameters
optional
options: DirectoryMoveOptions- Options for moving the directory.
x/deno2node/src/deps.deno.ts>Directory#moveImmediatelySync
import { Directory } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Immediately moves the directory to a new path synchronously.