Variable COPYFILE_FICLONE

COPYFILE_FICLONE: 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 a fallback copy mechanism is used.

Generated using TypeDoc