Instance Methodswift-package-manager 6.0.3LLBuildManifest
addSwiftCmd(name:inputs:outputs:executable:moduleName:moduleAliases:moduleOutputPath:importPath:tempsPath:objects:otherArguments:sources:fileList:isLibrary:wholeModuleOptimization:outputFileMapPath:prepareForIndexing:)
LLBuildManifest.swift:395mutating func addSwiftCmd(name: String, inputs: [Node], outputs: [Node], executable: AbsolutePath, moduleName: String, moduleAliases: [String : String]?, moduleOutputPath: AbsolutePath, importPath: AbsolutePath, tempsPath: AbsolutePath, objects: [AbsolutePath], otherArguments: [String], sources: [AbsolutePath], fileList: AbsolutePath, isLibrary: Bool, wholeModuleOptimization: Bool, outputFileMapPath: AbsolutePath, prepareForIndexing: Bool)