Retained

mill.exec.Execution.LeaseTracker.Retained
class Retained(val path: Path, val label: String, val key: String, var lease: Lease, var observedVersion: Long)

Attributes

Source
Execution.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

var dropped: Boolean

Attributes

Source
Execution.scala
val key: String

Attributes

Source
Execution.scala
val label: String

Attributes

Source
Execution.scala
var lease: Lease

Attributes

Source
Execution.scala
var observedVersion: Long

Attributes

Source
Execution.scala
val path: Path

Attributes

Source
Execution.scala