fs.renameΒΆ
Rename a file or directory, new name must not exist
Arguments:
old the path to the file/directory to be renamednew the path to the new path
Return:
success true if the file was successfully renamed
Rename a file or directory, new name must not exist