dir_rename
Renames a directory to new name and returns true if successful, otherwise returns false.
Arguments
- String directory path
- String new name
Output
Boolean
Examples
Renames a directory to new name and returns true if successful, otherwise returns false.
Boolean