zio.cli.Command
See theCommand companion trait
object Command
Attributes
Members list
Type members
Classlikes
final case class Subcommands[A, B](parent: Command[A], child: Command[B]) extends Command[(A, B)]
Attributes
- Supertypes
- Self type
-
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Construct a new command.
Construct a new command.
Attributes
In this article