Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function moveSync
import { moveSync } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/fs/move.ts";

Moves a file or directory

Parameters

src: string
dest: string
optional
unnamed 2: MoveOptions = [UNSUPPORTED]