Deno.WriteFileOptions.create - Deno documentation
property Deno.WriteFileOptions.create

Sets the option to allow creating a new file, if one doesn't already exist at the specified path.

Type

boolean