Closed jopemachine closed 2 years ago
Fixes #133.
Implemented progressive reporting by referring https://github.com/sindresorhus/cpy#progress-reporting.
The test seems failed on Windows due to this issue
I no longer think attaching properties to a promise is the right approach. I think it's better to do a onProgress option.
onProgress
Fixes #133.
Implemented progressive reporting by referring https://github.com/sindresorhus/cpy#progress-reporting.