Skip to main content
Module

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

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

Parameters

cwd: string
args: string[]

Returns

Promise<CopyFlags>