Color

sealed trait Color
Companion:
object
class Object
trait Matchable
class Any
object Black.type
object Blue.type
object BrightBlue.type
object BrightCyan.type
object BrightGreen.type
object BrightMagenta.type
object BrightRed.type
object BrightWhite.type
object BrightYellow.type
object Cyan.type
object Gray.type
object Green.type
object Magenta.type
object Red.type
object White.type
object Yellow.type

Value members

Concrete methods

Implicitly added by EnhancedColor
def bg(out: LogOutput*): LogOutput
Implicitly added by EnhancedColor
def fg(out: LogOutput*): LogOutput
Implicitly added by EnhancedColor

Concrete fields

lazy val name: String