Ansi

kyo.Ansi
object Ansi

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ansi.type

Members list

Type members

Classlikes

object highlight

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
highlight.type

Extensions

Extensions

extension (str: String)
def black: String
def blue: String
def bold: String
def cyan: String
def dim: String
def green: String
def grey: String
def italic: String
def magenta: String
def red: String
def stripAnsi: String
def underline: String
def white: String
def yellow: String