DownloadArg
open class DownloadArg : CustomStringConvertible
The DownloadArg struct
-
The path of the file to download.
Declaration
Swift
public let path: String
-
Please specify revision in path instead.
Declaration
Swift
public let rev: String?
-
Declaration
Swift
open var description: String { get }