property Deno.WriteFileOptions.createNew
If set to true, no file, directory, or symlink is allowed to exist at
the target location. When createNew is set to true, create is ignored.
Type Jump to heading
booleanIf set to true, no file, directory, or symlink is allowed to exist at
the target location. When createNew is set to true, create is ignored.
boolean