caseapp.core.help.WithHelp
See theWithHelp companion object
Helper to add --usage
and --help
options to an existing type T
.
Attributes
- T:
type to which usage and help options are added
- baseOrError:
parsed
T
in case of success, or error message else- help:
whether help was requested
- usage:
whether usage was requested
- Companion:
- object
- Graph
- Supertypes