ProcessingEffects
private struct ProcessingEffects : @unchecked Sendable
The effects of running the processAndCheck parameter to checkAnnotatedHyloFiles.
-
Test failures generated by processing.
Declaration
Swift
let testFailures: [XCTIssue] -
Hylo diagnostics generated by processing.
Declaration
Swift
let diagnostics: DiagnosticSet
View on GitHub