Skip to main content

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

Did you find what you needed?

Privacy policy