参数 oldPath 和 newPath 可以是使用 file: 协议的 WHATWG URL 对象。 支持目前仍处于实验阶段。
oldPath
newPath
file:
URL
新增于: v0.1.21
同步的 rename(2)。 返回 undefined。
rename(2)
undefined
The oldPath and newPath parameters can be WHATWG URL objects using file: protocol. Support is currently still experimental.
Added in: v0.1.21
Synchronous rename(2). Returns undefined.