Instance Propertyswift-package-manager 6.0.3LLBuildManifest
outputs
Tools.swift:230var outputs: [Node]
var outputs: [Node]
s15LLBuildManifest17SwiftFrontendToolV7outputsSayAA4NodeVGvp
What are these?KR6Q
import LLBuildManifest
struct SwiftFrontendTool
Swift frontend tool, which maps down to a shell tool.
struct Node
init(from decoder: any Decoder) throws
static let name: String
var arguments: [String]
var description: String
var inputs: [Node]
let moduleName: String
func write(to stream: inout ManifestToolStream)