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 }