method File.prototype.copyToimport { File } from "https://deno.land/x/mesozoic@v1.0.0-alpha.26/lib/file.ts"; copyTo(_to: string, _filePath?: string | undefined): Promise<IFile>Parameters_to: stringoptional_filePath: string | undefinedReturnsPromise<IFile>