nest.repository.support Documentation TaskDoc JavaDoc Packages
Output of a single bundle download operation. Provides access to the downloaded bundle execution Path, and the BundleIdentifier of the bundle.
Summary
Fields
BundleIdentifierThe bundle identifier of the downloaded bundle.
PathThe execution path of the download result.
Fields
The bundle identifier of the downloaded bundle.
The execution path of the download result. The file at the given path is the result of the bundle download.