RichDiffEntry

com.madgag.git.`package`.RichDiffEntry
implicit class RichDiffEntry(diffEntry: DiffEntry)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def editList(implicit objectReader: ObjectReader): Option[EditList]
def isDiffableType(side: Side): Boolean

Concrete fields

lazy val bothSidesDiffableType: Boolean