An array of file or directory paths to be copied.
The destination directory where the files or directories will be copied.
["/path/to/source/file.txt", "/path/to/source/directory"] -> "/path/to/destination"
3.0.0
2021-08-06
Generated using TypeDoc
Copies an array of files or directories to a destination directory asynchronously.