import * as deno from "https://deno.land/x/deno@v0.28.0/cli/js/mkdir.ts";
Functions
Creates a new directory with the specified path.
If | |
Creates a new directory with the specified path synchronously.
If |
import * as deno from "https://deno.land/x/deno@v0.28.0/cli/js/mkdir.ts";
Creates a new directory with the specified path.
If | |
Creates a new directory with the specified path synchronously.
If |