DownloadZipArg
public class DownloadZipArg : CustomStringConvertible, JSONRepresentable
The DownloadZipArg struct
-
The path of the folder to download.
Declaration
Swift
public let path: String -
Declaration
Swift
public var description: String { get }
View on GitHub
DownloadZipArg Class Reference