zio.cli.Options
See theOptions companion object
A Flag[A] models a command-line flag that produces a value of type A.
Attributes
Members list
Value members
Concrete methods
Customizes the name used to print a placeholder value in help strings.
Customizes the name used to print a placeholder value in help strings.
The default is the type name of the option (for example 'text', 'integer', etc.
Attributes
In this article