Files
html5-restaurant/node_modules/optimist/test/_/argv.js
2016-01-26 18:24:31 +01:00

3 lines
63 B
JavaScript

#!/usr/bin/env node
console.log(JSON.stringify(process.argv));