interface MkdirOptions
implements FileSystemOptions
import { type MkdirOptions } from "https://deno.land/x/ayonli_jsext@v0.9.72/fs.ts";
Options for the mkdir function.
x/ayonli_jsext/fs.ts>MkdirOptions
import { type MkdirOptions } from "https://deno.land/x/ayonli_jsext@v0.9.72/fs.ts";
Options for the mkdir function.