Output

public struct Output

Undocumented

  • Undocumented

    Declaration

    Swift

    public static func + (lhs: Output, rhs: Output) -> Output
  • Undocumented

    Declaration

    Swift

    public static func += (lhs: inout Output, rhs: Output)
  • Undocumented

    Declaration

    Swift

    public init(rawDictionary: [String : Any], summaries: [Summary], errors: [String])