import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Moves the file or directory to the specified directory synchronously.
x/dax/src/path.ts>Path#renameToDirSync
import { Path } from "https://deno.land/x/dax@0.39.1/src/path.ts";
Moves the file or directory to the specified directory synchronously.