DirectoryRename
Moves a directory from one location to another
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The previous directory path | |
|
|
| The new directory path | |
|
|
| [true] Whether to create all necessary paths to the new path |
|
Examples
Related
Last updated