SelectiveExecution
mill.api.SelectiveExecution
object SelectiveExecution
Attributes
- Source
- SelectiveExecution.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SelectiveExecution.type
Members list
Type members
Classlikes
case class ChangedTasks(resolved: Seq[Named[_]], changedRootTasks: Set[Named[_]], downstreamTasks: Seq[Named[_]])
Attributes
- Companion
- object
- Source
- SelectiveExecution.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ChangedTasks
Attributes
- Companion
- class
- Source
- SelectiveExecution.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ChangedTasks.type
case class Metadata(inputHashes: Map[String, Int], codeSignatures: Map[String, Int], buildOverrideSignatures: Map[String, Int] = ..., forceRunTasks: Set[String] = ..., millVersion: String = ..., millJvmVersion: String = ..., classLoaderSigHash: Int = ...)
Attributes
- Companion
- object
- Source
- SelectiveExecution.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Metadata
Attributes
- Companion
- class
- Source
- SelectiveExecution.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Metadata.type
In this article