module Commander
monkey patch option parsing to also parse global options all at once to avoid conflicts and side effects of similar short switches
Allow Command::Options
to lazily evaluate procs and lambdas
monkey patch option parsing to also parse global options all at once to avoid conflicts and side effects of similar short switches
Allow Command::Options
to lazily evaluate procs and lambdas