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

x/snel/imports/fs.ts>moveSync

A Cybernetical framework for svelte applications in deno
Latest
function moveSync
import { moveSync } from "https://deno.land/x/snel@v0.7.1/imports/fs.ts";

Moves a file or directory synchronously

Parameters

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