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.Tyrannoport.
Summary
Create a new instance of the tool runner
- Assembly
- Cake
.Tyrannoport .dll - Namespace
- Cake
.Tyrannoport - Containing Type
- TyrannoportRunner
Syntax
public TyrannoportRunner(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 |