init()
in
Sources/BoltsSwift/Errors.swift [19:21]
3
lines of code
1
McCabe index (conditional complexity)
init(errors: [Error]) { self.errors = errors }