All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.minimist.example.parse.js Maven / Gradle / Ivy

The newest version!
var argv = require('../')(process.argv.slice(2));
console.dir(argv);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy