Dispatch helpers used by Alaja.CLI command handlers.
Each handler receives a parsed opts map. The DSL injects :_args
with the raw positional arguments so legacy modules that do their
own OptionParser parsing can keep working unchanged.
Dispatch helpers used by Alaja.CLI command handlers.
Each handler receives a parsed opts map. The DSL injects :_args
with the raw positional arguments so legacy modules that do their
own OptionParser parsing can keep working unchanged.