vlocode-project - v1.41.2
    Preparing search index...

    Class RetrieveResultPackage

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

    Index

    Constructors

    Properties

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

    The retrieve result object.

    singlePackage: boolean

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

    Accessors

    Methods