Dir::copy()
Copy the directory to a new destination
Parameters
Name | Type | Default |
---|---|---|
$dir * | string |
– |
$target * | string |
– |
$recursive | bool |
true |
$ignore | array |
[ ] |
Return type
bool