renameAsync

external fun renameAsync(oldPath: PathLike, newPath: PathLike): ERROR CLASS: Symbol not found for Promise<ERROR CLASS: Symbol not found for js.core.Void>(source)

Renames oldPath to newPath.

Since

v10.0.0

Return

Fulfills with undefined upon success.