struct Target
s15LLBuildManifest6TargetV
6UAT
import LLBuildManifest
init(name: String, nodes: [Node])
var name: String
The name of the target.
var nodes: [Node]
The list of nodes that should be computed to build this target.