mill.api.ExecResult
See theExecResult companion object
@Scaladoc(value = "/**\n * The result of a task execution.\n *\n * @tparam T The result type of the computed task.\n */")
The result of a task execution.
Type parameters
- T
-
The result type of the computed task.
Attributes
- Companion
- object
- Source
- ExecResult.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article