Text

fs2.data.text.render.DocEvent.Text
case class Text(text: String) extends DocEvent

Renders the text _as is_.

Attributes

Source
DocEvent.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait DocEvent
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product