EvaluatorApi

mill.api.internal.EvaluatorApi
See theEvaluatorApi companion trait
object EvaluatorApi

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

@Scaladoc(value = "/**\n * Holds all [[Evaluator]]s needed to evaluate the targets of the project and all it\'s bootstrap projects.\n */")
case class AllBootstrapEvaluators(value: Seq[EvaluatorApi])

Holds all Evaluators needed to evaluate the targets of the project and all it's bootstrap projects.

Holds all Evaluators needed to evaluate the targets of the project and all it's bootstrap projects.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait Result[T]

Attributes

Supertypes
class Object
trait Matchable
class Any