Skip to main content
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.31.1/src/commands/cp_mv.ts";

Parameters

cwd: string
args: string[]

Returns

Promise<MoveFlags>