source path
destination path
callback (err)
Copy source file to destination, overwite if exists.
source path
destination path
copy mode (COPYFILE_EXCL, COPYFILE_FICLONE, COPYFILE_FICLONE_FORCE)
callback (err)
Copy source file to destination, overwite if exists.
Generated using TypeDoc
Copy source file to destination, overwite if exists.