Plan
mill.define.Plan
@Scaladoc(value = "/**\n * Represents the outcome of Mill planning: a [[MultiBiMap]] containing\n * the transitive tasks upstream of the tasks selected by the user,\n * grouped by the \"terminal\" named or selected task downstream of each group\n */")
Represents the outcome of Mill planning: a MultiBiMap containing the transitive tasks upstream of the tasks selected by the user, grouped by the "terminal" named or selected task downstream of each group
Attributes
- Source
- Plan.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article