Variable COPYFILE_FICLONEConst

COPYFILE_FICLONE: 2 = 2

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.