CanonicalPackageURL
Similar to CanonicalPackageLocation
but differentiates based on the scheme.
struct CanonicalPackageURL
Similar to CanonicalPackageLocation
but differentiates based on the scheme.
struct CanonicalPackageURL
import PackageModel
protocol CustomStringConvertible
A type with a customized textual representation.
protocol Equatable
A type that can be compared for value equality.
init(_ string: String)
let description: String
let scheme: String?
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.