Skip to main content
Module

x/velociraptor/deps.ts>moveSync

The npm-style script runner for Deno
Latest
function moveSync
import { moveSync } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";

Moves a file or directory synchronously

Parameters

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