ColorText

org.beangle.commons.lang.Consoles.ColorText
See theColorText companion class
object ColorText

Attributes

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

Members list

Value members

Concrete methods

def blue(text: String): String
def cyan(text: String): String
def gray(text: String): String
def green(text: String): String
def purple(text: String): String
def red(text: String): String
def yellow(text: String): String