Description
Copies files from a source directory to a destination directory.
Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
| sourcePath | string | yes | - | Source directory path. |
| destinationPath | string | yes | - | Destination directory path. |
| files | array | yes | - | Names of files to be copied. |