Instance Propertyswift-package-manager 6.0.1SPMLLBuild
qos
var qos: QualityOfService
var qos: QualityOfService
import SPMLLBuild
struct llb_buildsystem_invocation_t_
enum QualityOfService
init()
init(buildFilePath: UnsafePointer<CChar>!, dbPath: UnsafePointer<CChar>!, traceFilePath: UnsafePointer<CChar>!, environment: UnsafePointer<UnsafePointer<CChar>?>!, showVerboseStatus: Bool, useSerialBuild: Bool, schedulerAlgorithm: SchedulerAlgorithm, schedulerLanes: UInt32, qos: QualityOfService)
var buildFilePath: UnsafePointer<CChar>!
var dbPath: UnsafePointer<CChar>!
var environment: UnsafePointer<UnsafePointer<CChar>?>!
var schedulerAlgorithm: SchedulerAlgorithm
var schedulerLanes: UInt32
var showVerboseStatus: Bool
var traceFilePath: UnsafePointer<CChar>!
var useSerialBuild: Bool