Fragment

case class Fragment(text: String, ansiColorCode: String)
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def +(f: Fragment): Line
def +:(line: Line): Line
def prepend(line: Line): Line

Inherited methods

Inherited from:
Product