Open grtjn opened 6 years ago
Or something like:
$0=mlpm, getContext=function () { return context }, reset=function (aliases) { context.resets++ aliases = aliases || {} options = options || {} // put yargs back into an initial state, this // logic is used to build a nested command // hierarchy. var tmpOptions = {} tmpOptions.global = options.global ? options.global : []
etc..
Adding something as small as -v works just fine..
-v
Or something like:
etc..
Adding something as small as
-v
works just fine..