Skip to main content
Deno.OpenOptions.mode - Deno documentation
property Deno.OpenOptions.mode
Permissions to use if creating the file (defaults to `0o666`, before the process's umask). Ignored on Windows.

Type

number