Simple

oxygen.cli.HelpMessage.Repr.Simple
final case class Simple(left: List[ColorString], right: List[ColorString], defaultLeft: ColorString) extends Repr

Attributes

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

Members list

Value members

Inherited methods

final def normalize(prefix: ColorString): (List[ColorString], List[ColorString])

Attributes

Inherited from:
Repr
final def prefixLeft(prefix: ColorString): Repr

Attributes

Inherited from:
Repr
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def scoped: Repr

Attributes

Inherited from:
Repr
final def withHints(hints: NonEmptyList[HelpHint]): Repr

Attributes

Inherited from:
Repr