DiffFormat

app.tulz.diff.format.DiffFormat
See theDiffFormat companion object
trait DiffFormat[Out]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

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