Function rename

  • Asynchronous rename. No arguments other than a possible exception are given to the completion callback.

    Parameters

    • oldPath: PathLike
    • newPath: PathLike
    • cb: Callback = nop

    Returns void