DiskInfo public struct DiskInfo Information about the disk usage on Put.io available The available disk space Declaration Swift public let available: Int used The amount of space used on the disk Declaration Swift public let used: Int size The total size of the disk Declaration Swift public let size: Int