Summary
Initializes a new instance of the
DotNetToolContentResolver
class.
- Namespace
- Cake
.DotNetTool .Module - Containing Type
- Dot
Net Tool Content Resolver
Syntax
public DotNetToolContentResolver(IFileSystem fileSystem, ICakeEnvironment environment, IGlobber globber, ICakeLog log, ICakeConfiguration config)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system. |
environment | ICakeEnvironment | The environment. |
globber | IGlobber | The Globber. |
log | ICakeLog | The Log. |
config | ICakeConfiguration | the configuration. |
Return Value
Type | Description |
---|---|
void |