APTPackageInstaller.

Install(PackageReference, PackageType, DirectoryPath) Method

Assembly
Cake.APT.Module.dll
Namespace
Cake.APT.Module
Containing Type
APTPackageInstaller

Syntax

public IReadOnlyCollection<IFile> Install(PackageReference package, PackageType type, DirectoryPath path)

Parameters

Name Type Description
package PackageReference
type PackageType
path DirectoryPath

Return Value

Type Description
IReadOnlyCollection<IFile>