is-root
Install
$ npm install is-rootUsage
$ sudo node index.js// index.js
const isRoot = require('is-root');
isRoot();
//=> trueRelated
License
Last updated
$ npm install is-root$ sudo node index.js// index.js
const isRoot = require('is-root');
isRoot();
//=> trueLast updated