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.Squirrel.
Summary
Initializes a new instance of the
SquirrelRunner
class.
- Assembly
- Cake
.Squirrel .dll - Namespace
- Cake
.Squirrel - Containing Type
- SquirrelRunner
Syntax
public SquirrelRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | |
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
tools | IToolLocator |
Return Value
Type | Description |
---|---|
void |