Output of the nest.bundle.localize() bundle localizing task.
The result provides access to the local file system paths of the bundles and to each individually localized bundle.
Summary
BundleLocalPaths | The list of local file system paths that are the result of the bundle localization. |
LocalizeResults | The list of localization results for each localized bundle. |
Fields
Collection of SakerPath
The list of local file system paths that are the result of the bundle localization.
Each path in the collection is the result of a localized bundle.
Collection of LocalizeWorkerTaskOutput
The list of localization results for each localized bundle.
Unlike BundlePaths, LocalizeResults provide access to other information apart from the download path, like BundleIdentifier.