deno.com
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 #

boolean