UsageSynopsis

zio.cli.UsageSynopsis
See theUsageSynopsis companion object
sealed trait UsageSynopsis

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Alternation
object Mixed
class Named
object None
class Optional
class Repeated
class Sequence
Show all
Self type

Members list

Value members

Concrete methods

final def +(that: UsageSynopsis): UsageSynopsis
final def enumerate(config: CliConfig): List[Span]
final def helpDoc: HelpDoc
final def optional: UsageSynopsis