zio.cli.PrimType.Bool
See theBool companion object
Type representing a boolean value. True value can be passed as "true", "1", "y", "yes" or "on". False value can be passed as "false", "o", "n", "no" or "off".
Value parameters
- defaultValue
-
Default value used then param is not provided
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Self type
Members list
In this article