ComputeTarget
public class ComputeTarget : ChildTargetType
extension ComputeTarget: DecodableTargetType
Undocumented
-
Undocumented
Declaration
Swift
public let attribute: String
-
Undocumented
Declaration
Swift
public let operation: ComputeOperation
-
Declaration
Swift
public let method: HTTPMethod
-
Declaration
Swift
public var task: Task { get }
-
Declaration
Swift
public var sampleData: Data { get }
-
Undocumented
Declaration
Swift
public typealias ResultType = Compute