ChangedTasks

mill.define.SelectiveExecution.ChangedTasks
See theChangedTasks companion class
object ChangedTasks

Attributes

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

Members list

Type members

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

Value members

Concrete methods

@Scaladoc(value = "/** Indicates that all of the passed in tasks were changed. */")
def all(tasks: Seq[NamedTask[_]]): ChangedTasks

Indicates that all of the passed in tasks were changed.

Indicates that all of the passed in tasks were changed.

Attributes

Source
SelectiveExecution.scala