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