Output of the nest.bundle.download() bundle downloading task.
The result provides access to the execution paths of the bundles and to each individually downloaded bundle.
Summary
BundlePaths | The list of execution paths that are the result of the bundle download. |
DownloadResults | The list of download results for each downloaded bundle. |
Fields
Collection of SakerPath
The list of execution paths that are the result of the bundle download.
Each path in the collection is the result of a downloaded bundle.
Collection of DownloadWorkerTaskOutput
The list of download results for each downloaded bundle.
Unlike BundlePaths, DownloadResults provide access to other information apart from the download path, like BundleIdentifier.