An operation that collects Inedo.Extensibility.Configurations.PackageConfiguration from a server.
Name | Description | |
---|---|---|
CollectPackagesOperation |
Initializes a new instance of the CollectPackagesOperation class. |
Name | Description | |
---|---|---|
PackageType |
Gets the package type that this operation will collect (such as UPack, Chocolatey, PyPi, etc). |
Name | Description | |
---|---|---|
CollectPackagesAsync(IOperationCollectionContext context) | ||
EnumerateCollectedPackages |
Returns the packages that were collected. |