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

x/dax/src/commands/cp_mv.ts>parseMvArgs

Cross platform shell tools for Deno inspired by zx.
Very Popular
Go to Latest
function parseMvArgs
import { parseMvArgs } from "https://deno.land/x/dax@0.33.0/src/commands/cp_mv.ts";

Parameters

cwd: string
args: string[]

Returns

Promise<MoveFlags>