This content is part of a third party extension that is not supported by the Cake project.
Summary
Initializes a new instance of the
ChocolateyContentResolver
class.
- Assembly
- Cake
.Chocolatey .Module .dll - Namespace
- Cake
.Chocolatey .Module - Containing Type
- Chocolatey
Content Resolver
Syntax
public ChocolateyContentResolver(IFileSystem fileSystem, ICakeEnvironment environment, IGlobber globber)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
environment | ICakeEnvironment | The environment. |
globber | IGlobber | The Globber. |
Return Value
Type | Description |
---|---|
void |