Style

zio.internal.ansi.Style
See theStyle companion class
object Style

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Style.type

Members list

Type members

Classlikes

case object Bold extends Style

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Style
trait AnsiCode
class Object
trait Matchable
class Any
Show all
Self type
Bold.type
case object Faint extends Style

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Style
trait AnsiCode
class Object
trait Matchable
class Any
Show all
Self type
Faint.type
case object Reversed extends Style

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Style
trait AnsiCode
class Object
trait Matchable
class Any
Show all
Self type
Reversed.type
case object Underlined extends Style

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Style
trait AnsiCode
class Object
trait Matchable
class Any
Show all
Self type
Underlined.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror