case-app icon indicating copy to clipboard operation
case-app copied to clipboard

Order groups in IOCaseApp

Open adamnfish opened this issue 1 year ago • 0 comments

The docs for option groups explain how to override the help format so that groups are properly ordered.

https://alexarchambault.github.io/case-app/help/#option-groups

Unfortuantely, while case-app also offers an integration for programs using cats-effect (IOCaseApp) this version does not offer the same functionality.

It'd be great if IOCaseApp's xAsked methods offered the same functionality!

This also applies to things like hidden / withFullHelp, and command groups.

adamnfish avatar Jan 10 '25 16:01 adamnfish