File Manager

Path: /opt/alt/alt-nodejs10/root/usr/lib/node_modules/npm/node_modules.bundled/minimist/example/

Viewing File: parse.js

var argv = require('../')(process.argv.slice(2));
console.log(argv);