Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/fs/mod.ts>moveSync

Deno templating engine
Latest
function moveSync
import { moveSync } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/fs/mod.ts";

Moves a file or directory

Parameters

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