GetCopyReferenceError
public enum GetCopyReferenceError : CustomStringConvertible, JSONRepresentable
The GetCopyReferenceError union
-
An unspecified error.
Declaration
Swift
case path(Files.LookupError) -
An unspecified error.
Declaration
Swift
case other -
Declaration
Swift
public var description: String { get }
View on GitHub
GetCopyReferenceError Enumeration Reference