property CopyOptionsBase.errorOnExist Usage in Denoimport { type CopyOptionsBase } from "node:fs"; When force is false, and the destination exists, throw an error. Type boolean