Delta

object Delta
class Object
trait Matchable
class Any
Delta.type

Value members

Concrete methods

def diff(oldFile: String, newFile: String, diffFile: String): Unit
def patch(oldFile: String, newFile: String, patchFile: String): Unit
def sha1(fileLoc: String): String
def verifySha1(fileLoc: String, sha1File: String): Boolean