Create a little DSL for describing options.
Instead of calling optparser.on and opts.attribute directly, call option and attribute methods that simply delegate to these objects. This will also make it easier to refactor things in the future.
Loading
Please register or sign in to comment