AnsiDiffFormatBoth

app.tulz.diff.format.AnsiDiffFormatBoth
object AnsiDiffFormatBoth extends DiffFormat[(String, String)]

Attributes

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

Members list

Value members

Concrete methods

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