hash

sbt.util.FileInfo.hash
object hash extends Style

Attributes

Graph
Supertypes
trait Style
class Object
trait Matchable
class Any
Self type
hash.type

Members list

Type members

Types

type F = HashFileInfo

Value members

Concrete methods

def apply(file: File, bytes: Array[Byte]): HashFileInfo

Inherited methods

def apply(files: Set[File]): FilesInfo[F]

Attributes

Inherited from:
Style
def unapply(infos: FilesInfo[F]): Set[File]

Attributes

Inherited from:
Style
def unapply(info: F): File

Attributes

Inherited from:
Style

Implicits

Implicits

implicit def apply(file: File): HashFileInfo
implicit val format: JsonFormat[HashFileInfo]

Inherited implicits

implicit def formats: JsonFormat[FilesInfo[F]]

Attributes

Inherited from:
Style