Failing
mill.api.daemon.ExecResult.Failing
sealed trait Failing[+T] extends ExecResult[T]
A failed task execution.
Type parameters
- T
-
The result type of the computed task.
Attributes
- Source
- ExecResult.scala
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article