import * as justaosUtils from "https://deno.land/x/justaos_utils@v1.9.0/packages/file-utils/deps.ts"; FunctionsfcopyCopy a file or directory. The directory can have contents. Like cp -r. Requires the --allow-read and --allow-write flag. fcopySyncCopy a file or directory. The directory can have contents. Like cp -r. Requires the --allow-read and --allow-write flag. fexpandGlobSyncSynchronous version of expandGlob().