This issues paves the path for the following changes:
- Turn
exampleUsage into an array examples: string[] that is mapped when help command is called.
- Consider removing the
help method on the Command super command and using the examples and description directly instead.
This issues paves the path for the following changes:
exampleUsageinto an arrayexamples: string[]that is mapped whenhelpcommand is called.helpmethod on theCommandsuper command and using theexamplesand description directly instead.