Wraps around a RetrieveResult Object and allows easy iteration over the files contained in it.

Hierarchy

  • RetrieveResultPackage

Constructors

Properties

archives: undefined | __module[]
files: undefined | RetrieveResultFile[]

The retrieve result object.

singlePackage: boolean

If true the retrieve result is expected to contain only one package.

Accessors

Methods