Style

zio.test.render.LogLine$.Fragment$.Style$
See theStyle companion trait
object Style

Attributes

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

Members list

Concise view

Type members

Classlikes

final case class Ansi(fr: Fragment, ansiColor: String) extends Style

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
final case class Bold(fr: Fragment) extends Style

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
case object Default extends Style

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Self type
Default.type
case object Detail extends Style

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Self type
Detail.type
case object Dimmed extends Style

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Self type
Dimmed.type
case object Error extends Style

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Self type
Error.type
case object Info extends Style

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Self type
Info.type
case object Primary extends Style

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Self type
Primary.type
final case class Underlined(fr: Fragment) extends Style

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
case object Warning extends Style

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Self type
Warning.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror