IPackageManager Interface
Provides methods for working with packages attached to a build.
Inheritance Hierarchy
Inedo.Extensibility.Operations.IPackageManager
Syntax
public
interface
IPackageManager
Methods
Name
Description
AttachPackageToBuildAsync(AttachedPackage package, System.Threading.CancellationToken cancellationToken)
DeactivatePackageAsync(string name, string version, string source)
GetBuildPackagesAsync(System.Threading.CancellationToken cancellationToken)