Fix subcommand selection #112

Manually merged
decentral1se merged 1 commits from fix-subcommand-select into main 2021-03-20 20:19:18 +00:00
Owner

By sorting the list of subcommand function names in descending order
of how many '_' are in them. This means that abra app <app> version
will always be matched before abra version.

Closes #108

By sorting the list of subcommand function names in descending order of how many '_' are in them. This means that `abra app <app> version` will always be matched before `abra version`. Closes #108
3wordchant force-pushed fix-subcommand-select from e11b44888f to 35d5df14aa 2021-03-20 17:07:28 +00:00 Compare
decentral1se manually merged commit ece5385a38 into main 2021-03-20 20:19:18 +00:00
Owner

Beautiful 🚀

Beautiful 🚀
This repo is archived. You cannot comment on pull requests.
No description provided.