import * as deno from "https://deno.land/x/deno@v0.22.0/std/fs/copy.ts"; FunctionsfcopyCopy a file or directory. The directory can have contents. Like cp -r. fcopySyncCopy a file or directory. The directory can have contents. Like cp -r. InterfacesICopyOptions