method Path.prototype.copyFileimport { Path } from "https://deno.land/x/yxz@0.32.0/path/mod.ts"; copyFile(toPath: Path | string | URL)ParameterstoPath: Path | string | URL