Skip to main content
Module

x/sandbox/mod.ts

🦕 Create a temporary sandbox directory which is removed when the instance is disposed
Latest
import * as sandbox from "https://deno.land/x/sandbox@v1.2.0/mod.ts";

Functions

Create a temporary directory and return a Sandbox instance which manipulate file/directory entries in the temporary directory

Create a temporary directory and return a Sandbox instance which manipulate file/directory entries in the temporary directory