Enumeration

zio.cli.HelpDoc.Enumeration
final case class Enumeration(elements: List[HelpDoc]) extends HelpDoc

Attributes

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

Members list

Value members

Concrete methods

Inherited methods

def +(that: HelpDoc): HelpDoc

Attributes

Inherited from:
HelpDoc
def getSpan: Span

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
HelpDoc

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def toHTML: String

Attributes

Inherited from:
HelpDoc
def toPlaintext(columnWidth: Int, color: Boolean): String

Attributes

Inherited from:
HelpDoc
def |(that: HelpDoc): HelpDoc

Attributes

Inherited from:
HelpDoc