Repr

oxygen.cli.HelpMessage.Repr
See theRepr companion trait
object Repr

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Repr.type

Members list

Keywords
  • no keywords
  • case
  • final
Inherited
  • Not inherited
  • Mirror

Type members

Classlikes

final case class PrefixLeft(prefix: ColorString, child: Repr) extends Repr

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Repr
class Object
trait Matchable
class Any
Show all
final case class Simple(left: List[ColorString], right: List[ColorString], defaultLeft: ColorString) extends Repr

Attributes

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

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def format(reprs: List[Repr]): String
def fromHints(hints: NonEmptyList[HelpHint]): Repr
def fromUnparsed(args: NonEmptyList[Arg]): Repr

Concrete fields

val break: Repr