Copies a directory to a given destination
In
Exec
|
|
Source Directory
String
|
The directory to copy |
Destination Directory
String
|
The path where the directory should be copied to |
Overwrite Existing Directory
Boolean
|
Should we overwrite existing directories? |
Out
Exec
|
|
Return Value
Boolean
|
Returns true if the operation was successful |