mill.api.Task
See theTask companion object
Models a single node in the Mill build graph, with a list of inputs and a single output of type T.
Generally not instantiated manually, but instead constructed via the Task.apply & similar macros.
Attributes
- Companion
- object
- Source
- Task.scala
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article