DEP0037:fs.lchown(path, uid, gid, callback)
类型:撤销弃用
¥Type: Deprecation revoked
fs.lchown(path, uid, gid, callback)
API 已弃用。由于在 libuv 中添加了必需的支持 API,因此弃用已被撤销。
¥The fs.lchown(path, uid, gid, callback)
API was deprecated. The
deprecation was revoked because the requisite supporting APIs were added in
libuv.