Instance Propertyswift-package-manager 6.0.3LLBuildManifest
description
Tools.swift:228var description: String
var description: String
s15LLBuildManifest17SwiftFrontendToolV11descriptionSSvp
What are these?8VKPJ
import LLBuildManifest
struct SwiftFrontendTool
Swift frontend tool, which maps down to a shell tool.
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
static let name: String
var arguments: [String]
var inputs: [Node]
let moduleName: String
var outputs: [Node]
func write(to stream: inout ManifestToolStream)