Block

doobie.util.pretty$.Block$
See theBlock companion class
object Block

Attributes

Companion:
class
Source:
pretty.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Block.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def fromErrorMsgLines(e: Throwable): Block

Attributes

Source:
pretty.scala
def fromLines(s: String): Block

Attributes

Source:
pretty.scala
def fromString(s: String): Block

Attributes

Source:
pretty.scala

Concrete fields

Attributes

Source:
pretty.scala

Implicits

Implicits

implicit val BlockMonoid: Monoid[Block]

Attributes

Source:
pretty.scala