frappe_docker/frappe-bench/node_modules/optimist/test/_/bin.js
2017-07-31 15:51:51 +05:30

3 lines
96 B
JavaScript
Executable file

#!/usr/bin/env node
var argv = require('../../index').argv
console.log(JSON.stringify(argv._));