DEP0111: process.binding()


类型:仅文档(支持 --pending-deprecation

【Type: Documentation-only (supports --pending-deprecation)】

process.binding() 仅供 Node.js 内部代码使用。

虽然 process.binding() 并未达到一般意义上的终止使用状态,但当启用 权限模型 时,它不可用。

【While process.binding() has not reached End-of-Life status in general, it is unavailable when the permission model is enabled.】