File "parse.js"

Full Path: /var/www/html/gitep_front/node_modules/minimist/example/parse.js
File size: 84 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';

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