Skip to content

rename

rename(this, oldPath, newPath, cb?): void

Defined in: src/node/async.ts:35

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

unknown

PathLike

PathLike

Callback = nop

void