FileCopy
Copies a file from one location to another
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The source file | |
|
|
| The destination file | |
|
|
| [ true ] whether to create any nested paths required to the new file |
|
Examples
Related
Last updated