full

sbt.util.FileInfo.full
object full extends Style

Attributes

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

Members list

Type members

Types

Value members

Concrete methods

def apply(file: File, hash: Array[Byte], lastModified: Long): HashModifiedFileInfo

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): HashModifiedFileInfo
implicit val format: JsonFormat[HashModifiedFileInfo]

Inherited implicits

implicit def formats: JsonFormat[FilesInfo[F]]

Attributes

Inherited from:
Style