AnsiDiffFormat

app.tulz.diff.format.AnsiDiffFormat
object AnsiDiffFormat extends DiffFormat[String]

Attributes

Graph
Supertypes
trait DiffFormat[String]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(diff: List[DiffElement[String]]): String