sbt.internal.util.Init.Initialize
See theInitialize companion object
Abstractly defines a value of type A1.
Specifically it defines a node in a task graph, where the dependencies represents dependent nodes, and evaluate represents the calculation based on the existing body of knowledge.
Type parameters
- A1
-
the type of the value this defines.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article