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.
Attributes
- A1
the type of the value this defines.
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes