summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/optimist/example/reflect.js
blob: 816b3e111c24971ddb0a60d44589942cf431d208 (plain)
1
2
#!/usr/bin/env node
console.dir(require('optimist').argv);