• File: parse.js
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/minimist/example/parse.js
  • Date Modified: 10/26/1985 11:45 AM
  • File size: 69 bytes
  • MIME-type: text/plain
  • Charset: utf-8
var argv = require('../')(process.argv.slice(2));
console.log(argv);