Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ogone/deps/fs.ts

Advanced Web Composition for Future
Latest
import * as ogone from "https://deno.land/x/ogone@revb3/deps/fs.ts";

Functions

Copy a file or directory. The directory can have contents. Like cp -r. Requires the --allow-read and --allow-write flag.

Copy a file or directory. The directory can have contents. Like cp -r. Requires the --allow-read and --allow-write flag.