Response
public struct Response
extension Commands.Response: Equatable
Undocumented
-
Undocumented
Declaration
Swift
public let statusCode: Int32
-
Undocumented
Declaration
Swift
public let output: String
-
Undocumented
Declaration
Swift
public let errorOutput: String
-
Declaration
Swift
public static func == (lhs: `Self`, rhs: `Self`) -> Bool