SPMSwiftDriverExecutor
SPMSwiftDriverExecutor.swift:21final class SPMSwiftDriverExecutor
Citizens in DriverSupport
Type members
Instance members
let resolver: ArgsResolver
func checkNonZeroExit(args: String..., environment: [String : String]
) throws -> String func description(of: Job, forceResponseFiles: Bool
) throws -> String func execute(job: Job, forceResponseFiles: Bool, recordedInputModificationDates: [TypedVirtualPath : TimePoint]
) throws -> ProcessResult func execute(workload: DriverExecutorWorkload, delegate: JobExecutionDelegate, numParallelJobs: Int, forceResponseFiles: Bool, recordedInputModificationDates: [TypedVirtualPath : TimePoint]
) throws