ConsoleColors

case class ConsoleColors(green: String => String, blue: String => String, yellow: String => String, red: String => String)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productIterator: Iterator[Any]
Inhertied from
Product
def productElementNames: Iterator[String]
Inhertied from
Product