Command
Command.swift:13struct Command
Citizens in LLBuildManifest
Instance members
var name: String
The name of the command.
var tool: ToolProtocol
The tool used for this command.
struct Command
var name: String
The name of the command.
var tool: ToolProtocol
The tool used for this command.