FileStamp

sbt.nio.FileStamp
See theFileStamp companion object
sealed trait FileStamp

Represents the state of a file. This representation is either a hash of the file contents or the last modified time.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view