Text

final case class Text(leftLines: List[String], rightLines: List[String]) extends Simple
trait Serializable
trait Product
trait Equals
trait Simple
class Object
trait Matchable
class Any

Value members

Inherited methods

final def format(config: Config): String
Inherited from:
HelpMessage
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product