import * as deno from "https://deno.land/x/deno@v0.28.0/cli/js/make_temp_dir.ts";
Functions
makeTempDir creates a new temporary directory in the directory | |
makeTempDirSync is the synchronous version of |
import * as deno from "https://deno.land/x/deno@v0.28.0/cli/js/make_temp_dir.ts";
makeTempDir creates a new temporary directory in the directory | |
makeTempDirSync is the synchronous version of |