GitCloneError
GitRepository.swift:1200struct GitCloneError
Citizens in SourceControl
Conformances
protocol CustomStringConvertible
A type with a customized textual representation.
protocol Error
A type representing an error value that can be thrown.
protocol Sendable
Types
Instance members
var description: String
var diagnosticLocation: DiagnosticLocation?
let message: String
let repository: RepositorySpecifier
let result: AsyncProcessResult
Instance features
var interpolationDescription: String
var localizedDescription: String
Retrieve the localized description for this error.