Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/node/fs.ts>mkdir

Deno templating engine
Latest
function mkdir
Re-export
import { mkdir } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/node/fs.ts";

Parameters

path: string | URL
optional
options: MkdirOptions | CallbackWithError
optional
callback: CallbackWithError