Metadata

mill.api.SelectiveExecution.Metadata
See theMetadata companion class
object Metadata

Attributes

Companion
class
Source
SelectiveExecution.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Metadata.type

Members list

Type members

Classlikes

case class Computed(metadata: Metadata, results: Map[Task[_], ExecResult[Val]])

Attributes

Source
SelectiveExecution.scala
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror
Source
Mirror.scala