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

Type members

Classlikes

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

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Show all
case object Default extends Style

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Show all
case object Warning extends Style

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Style
class Object
trait Matchable
class Any
Show all
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
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror