deno.land / x / yargs@v17.6.0-deno / example / command_hierarchy.js

command_hierarchy.js
نووسراو ببینە
1
2
3
4
5
6
7
#!/usr/bin/env noderequire('yargs/yargs')(process.argv.slice(2)) .commandDir('cmds') .demandCommand() .help() .argv
yargs

Version Info

Tagged at
a year ago