This content is part of a third party extension that is not supported by the Cake project.
- 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 |
