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

نووسراو ببینە
1
2
3
4
5
6
7
exports.command = 'remote <command>'exports.description = 'Manage set of tracked repos'exports.builder = function (yargs) { return yargs.commandDir('remote_cmds')}exports.handler = function (argv) {}
yargs

Version Info

Tagged at
a year ago