Summary
Tries to install the specified
PackageReference using
the most suitable IPackageInstaller.
- Namespace
- Cake
.Frosting - Containing Type
- IToolInstaller
Syntax
void Install(PackageReference tool)
Parameters
| Name | Type | Description |
|---|---|---|
| tool | PackageReference | Tool to install. |
Return Value
| Type | Description |
|---|---|
| void |
