DescriptionList

zio.cli.HelpDoc.DescriptionList
final case class DescriptionList(definitions: List[(Span, HelpDoc)]) extends HelpDoc

Attributes

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

Members list

Value members

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