Edit File: bin.js
#!/usr/bin/env node var argv = require('../../index').argv console.log(JSON.stringify(argv._));
Back to File Manager