PrefixLeft

oxygen.cli.HelpMessage.Repr.PrefixLeft
final case class PrefixLeft(prefix: ColorString, child: Repr) 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