Commit Graph

9 Commits

Author SHA1 Message Date
sjanusz 063c3936a9 Add support for long arguments to Rex Parser 2021-12-14 17:45:56 +00:00
adfoster-r7 c19e4ad43c Fix tab completion for action commands 2021-10-03 02:45:15 +01:00
Alan Foster 7aeebbd93e Consolidate module usage logic 2021-09-02 13:00:03 +01:00
Alan Foster 112f43f798 Consolidate module argument parsing for ensuring consistency 2021-09-02 13:00:02 +01:00
Alan Foster ad8891dff6 Switch to using mod parameter for tab completion 2021-01-21 22:59:36 +00:00
Spencer McIntyre 10b4c7b4da Fix a command precedence and parsing extra options 2021-01-07 15:16:40 -05:00
Spencer McIntyre fc7953c50e Use super in #method_missing for future mixins 2021-01-07 12:05:59 -05:00
Spencer McIntyre 11ca76cacc Support post actions as commands too 2020-12-29 16:54:09 -05:00
Spencer McIntyre 2f979757e3 Refactor the action commands dispatching logic into a nice mixin 2020-12-29 14:59:06 -05:00