Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

cwd: string
args: string[]

Returns

Promise<MoveFlags>