process.permission
此 API 可通过 --permission
标志使用。
¥This API is available through the --permission
flag.
process.permission
是一个对象,其方法用于管理当前进程的权限。权限模型 中提供了其他文档。
¥process.permission
is an object whose methods are used to manage permissions
for the current process. Additional documentation is available in the
Permission Model.