Initializerswift-package-manager 6.0.3LLBuildManifest
init(from:)
init(from decoder: any Decoder) throws
init(from decoder: any Decoder) throws
s15LLBuildManifest17SwiftFrontendToolV4fromACs7Decoder_p_tKcfc
What are these?98CHC
import LLBuildManifest
struct SwiftFrontendTool
Swift frontend tool, which maps down to a shell tool.
protocol Decoder
A type that can decode values from a native format into in-memory representations.
static let name: String
var arguments: [String]
var description: String
var inputs: [Node]
let moduleName: String
var outputs: [Node]
func write(to stream: inout ManifestToolStream)