property Deno.WriteFileOptions.create
Sets the option to allow creating a new file, if one doesn't already exist at the specified path.
Type Jump to heading
boolean
Sets the option to allow creating a new file, if one doesn't already exist at the specified path.
boolean