Optional

zio.cli.UsageSynopsis.Optional
final case class Optional(value: UsageSynopsis) extends UsageSynopsis

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def +(that: UsageSynopsis): UsageSynopsis

Attributes

Inherited from:
UsageSynopsis
final def enumerate(config: CliConfig): List[Span]

Attributes

Inherited from:
UsageSynopsis
final def helpDoc: HelpDoc

Attributes

Inherited from:
UsageSynopsis
final def optional: UsageSynopsis

Attributes

Inherited from:
UsageSynopsis

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product