zio.cli.UsageSynopsis
See theUsageSynopsis companion trait
object UsageSynopsis
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
UsageSynopsis.type
Members list
Type members
Classlikes
final case class Alternation(left: UsageSynopsis, right: UsageSynopsis) extends UsageSynopsis
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UsageSynopsisclass Objecttrait Matchableclass AnyShow all
case object Mixed extends UsageSynopsis
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UsageSynopsisclass Objecttrait Matchableclass AnyShow all
case object None extends UsageSynopsis
final case class Optional(value: UsageSynopsis) extends UsageSynopsis
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UsageSynopsisclass Objecttrait Matchableclass AnyShow all
final case class Repeated(value: UsageSynopsis) extends UsageSynopsis
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UsageSynopsisclass Objecttrait Matchableclass AnyShow all
final case class Sequence(left: UsageSynopsis, right: UsageSynopsis) extends UsageSynopsis
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UsageSynopsisclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article