property Deno.MkdirOptions.mode
Permissions to use when creating the directory (defaults to 0o777,
before the process's umask).
Ignored on Windows.
Type #
number Permissions to use when creating the directory (defaults to 0o777,
before the process's umask).
Ignored on Windows.
number