Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
The PR is the first part of proposal #1020: - The PR only migrates the `copy` API. Other APIs will be migrated in the following PRs - The PR adds Promise-based implementations for some utility functions. The callback-based implementations are retained, but they will be removed once the rest of the library has migrated to Promise-based implementations.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by SukkaW and has received 2 comments.