Variable COPYFILE_FICLONE_FORCE

COPYFILE_FICLONE_FORCE: number

Constant for fs.copyFile. Copy operation will attempt to create a copy-on-write reflink. If the underlying platform does not support copy-on-write, then the operation will fail with an error.

Generated using TypeDoc