StorageInfo
struct StorageInfo : Codable
-
Declaration
Swift
public let capacity: UInt64
-
Declaration
Swift
public let used: UInt64
-
Declaration
Swift
public let available: UInt64