【已解决】process.getgid() 求解答
求各位帮忙,process的getgid方法是不是改名字,怎么提示没有找到这个方法呢?改成什么名字了?
console.log('Current gid: ' + process.getgid());
6 回复
不支持windows
process.getgid()#
Note: this function is only available on POSIX platforms (i.e. not Windows)
http://nodejs.org/docs/latest/api/process.html#process_process_getgid