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