4
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2025-11-12 07:13:50 +00:00
setup-node/node_modules/optimist/test/_/argv.js
eric sciple 2b95e76931 .
2020-01-24 12:20:19 -05:00

2 lines
63 B
JavaScript

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