show.js 90 Bytes Raw Blame History Permalink 1 2 3 var subarg = require('../'); var argv = subarg(process.argv.slice(2)); console.log(argv);