Class Types
Class | Summary |
---|---|
ChocolateyAliases |
Contains functionality for working with Chocolatey. In order to use the commands for this alias, Chocolatey will require to be installed on the machine where the build script is being run. See this page for details on how Chocolatey can be installed. |
ChocolateySettings |
Contains settings used by ChocolateySettings .
|
Chocolatey |
Contains settings used by ChocolateySharedSettings .
|
ChocolateyTool |
Base class for all Chocolatey related tools. |
Chocolatey |
Contains Chocolatey path resolver functionality. |
Interface Types
Interface | Summary |
---|---|
I |
Represents a Chocolatey path resolver. |