Summary
Initializes a new instance of the
ChocolateyToolResolver
class.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- Chocolatey
Tool Resolver
Syntax
public ChocolateyToolResolver(IFileSystem fileSystem, ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |