Skip to main content
Module

x/libpkgx/mod.ts>Path#cp

`import`… but with pkging powers
Very Popular
Latest
method Path.prototype.cp
Re-export
import { Path } from "https://deno.land/x/libpkgx@v0.19/mod.ts";

Parameters

opts: { into: Path; } | { to: Path; }