ColorsMap

org.specs2.text.ColorsMap
See theColorsMap companion trait
object ColorsMap extends ColorsMap

Attributes

Companion
trait
Graph
Supertypes
trait ColorsMap
class Object
trait Matchable
class Any
Self type
ColorsMap.type

Members list

Value members

Inherited methods

def getColor(s: String): Option[AnsiColor]

Attributes

Inherited from:
ColorsMap

Inherited fields

val abbreviatedColors: Map[String, AnsiColor]

Attributes

Inherited from:
ColorsMap
val colors: Map[String, AnsiColor]

Attributes

Inherited from:
ColorsMap