Skip to main content
Module

x/libpkgx/mod.ts>Path#cp

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
method Path.prototype.cp
Re-export
import { Path } from "https://deno.land/x/libpkgx@v0.15.2/mod.ts";

Parameters

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