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.AutoRest.
Summary
Initializes a new instance of the
AutoRestRunner
class
- Assembly
- Cake
.AutoRest .dll - Namespace
- Cake
.AutoRest - Containing Type
- AutoRestRunner
Syntax
public AutoRestRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The file system |
environment | ICakeEnvironment | The environment |
processRunner | IProcessRunner | Process runner |
tools | IToolLocator | Registered tools |
log | ICakeLog | Log |
Return Value
Type | Description |
---|---|
void |