DepotFilesData

data class DepotFilesData(val depotDownloadInfo: DepotDownloadInfo, val depotCounter: DepotDownloadCounter, val stagingDir: String, val manifest: DepotManifest, val previousManifest: DepotManifest?)

Constructors

Link copied to clipboard
constructor(depotDownloadInfo: DepotDownloadInfo, depotCounter: DepotDownloadCounter, stagingDir: String, manifest: DepotManifest, previousManifest: DepotManifest?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard