Deno.WriteFileOptions.append - Deno documentation
property Deno.WriteFileOptions.append

If set to true, will append to a file instead of overwriting previous contents.

Type

boolean