← Back
Editing: parse.js
var argv = require('../')(process.argv.slice(2)); console.log(argv);
Save File
Cancel