mirror of
https://kkgithub.com/actions/setup-python.git
synced 2025-11-09 16:01:51 +08:00
Initial pass
This commit is contained in:
3
node_modules/optimist/test/_/bin.js
generated
vendored
Normal file
3
node_modules/optimist/test/_/bin.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
var argv = require('../../index').argv
|
||||
console.log(JSON.stringify(argv._));
|
||||
Reference in New Issue
Block a user