AnsiDiffFormatBoth

object AnsiDiffFormatBoth extends DiffFormat[(String, String)]
trait DiffFormat[(String, String)]
class Object
trait Matchable
class Any

Value members

Concrete methods

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