var alwaysOutOfDate: Bool { get }
s15LLBuildManifest12ToolProtocolPAAE15alwaysOutOfDateSbvp
6DQV4
import LLBuildManifest
protocol ToolProtocol : Decodable, Encodable
@frozen struct Bool
A value type whose instances are either true or false.
true
false
Whether or not the tool should run on every build instead of using dependency tracking.
func write(to stream: inout ManifestToolStream)