zio.cli.CliApp
See theCliApp companion object
A CliApp[R, E] is a complete description of a command-line application, which requires environment R, and may fail with a value of type E.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Members list
In this article