This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npx.
- Assembly
- Cake
.Npx .dll - Namespace
- Cake
.Npx - Containing Type
- NpxTool
Syntax
public NpxTool(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools, ICakeLog cakeLog)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | |
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
tools | IToolLocator | |
cakeLog | ICakeLog |
Return Value
Type | Description |
---|---|
void |