DiffFormat

app.tulz.diff.format.DiffFormat
See theDiffFormat companion trait
object DiffFormat

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DiffFormat.type

Members list

Value members

Concrete fields

val ansi: DiffFormat[String]
val ansiBoth: DiffFormat[(String, String)]
val text: DiffFormat[String]