ColorMode

harness.core.ColorMode$
See theColorMode companion trait
opaque object ColorMode

Attributes

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

Members list

Type members

Classlikes

case object Colorless extends ColorMode

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ColorMode
class Object
trait Matchable
class Any
Show all
Self type
Colorless.type
case object Extended extends Standard

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Standard
trait ColorMode
class Object
trait Matchable
class Any
Show all
Self type
Extended.type
case object Show extends ColorMode

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ColorMode
class Object
trait Matchable
class Any
Show all
Self type
Show.type
case object Simple extends Standard

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Standard
trait ColorMode
class Object
trait Matchable
class Any
Show all
Self type
Simple.type
sealed trait Standard extends ColorMode

Attributes

Supertypes
trait ColorMode
class Object
trait Matchable
class Any
Known subtypes
object Extended.type
object Simple.type

Types

opaque type ANSIMod

Inherited 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 fields

val all: Seq[ColorMode]
val nameMap: Map[String, ColorMode]

Implicits

Implicits