underline

terminus.effect.Format.format.underline
object underline

Attributes

Source
Format.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
underline.type

Members list

Value members

Concrete methods

def black[A](f: F ?=> A): A

Attributes

Source
Format.scala
def blue[A](f: F ?=> A): A

Attributes

Source
Format.scala
def curly[A](f: F ?=> A): A

Attributes

Source
Format.scala
def cyan[A](f: F ?=> A): A

Attributes

Source
Format.scala
def dashed[A](f: F ?=> A): A

Attributes

Source
Format.scala
def default[A](f: F ?=> A): A

Attributes

Source
Format.scala
def dotted[A](f: F ?=> A): A

Attributes

Source
Format.scala
def double[A](f: F ?=> A): A

Attributes

Source
Format.scala
def green[A](f: F ?=> A): A

Attributes

Source
Format.scala
def magenta[A](f: F ?=> A): A

Attributes

Source
Format.scala
def none[A](f: F ?=> A): A

Attributes

Source
Format.scala
def red[A](f: F ?=> A): A

Attributes

Source
Format.scala
def straight[A](f: F ?=> A): A

Attributes

Source
Format.scala
def white[A](f: F ?=> A): A

Attributes

Source
Format.scala
def yellow[A](f: F ?=> A): A

Attributes

Source
Format.scala