S

com.geirolz.app.toolkit.console.AnsiValue$.S
See theS companion object
case class S extends AnsiValue

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait AnsiValue
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def apply[T](msg: T)(implicit s: Show[T]): AnsiText

Attributes

Inherited from:
AnsiValue
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
AnsiValue -> Any
Inherited from:
AnsiValue

Attributes

Inherited from:
AnsiValue

Attributes

Inherited from:
AnsiValue

Attributes

Inherited from:
AnsiValue

Attributes

Inherited from:
AnsiValue

Attributes

Inherited from:
AnsiValue

Attributes

Inherited from:
AnsiValue

Attributes

Inherited from:
AnsiValue

Inherited fields

lazy val background: B

Attributes

Inherited from:
AnsiValue
lazy val foreground: F

Attributes

Inherited from:
AnsiValue
lazy val style: S

Attributes

Inherited from:
AnsiValue