VCOPYFILE_EXCL
Bun

variable

fs.constants.COPYFILE_EXCL

const COPYFILE_EXCL: number

Constant for fs.copyFile. Flag indicating the destination file should not be overwritten if it already exists.