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.Topshelf.
Summary
Initializes a new instance of the
TopshelfManager
class.
- Assembly
- Cake
.Topshelf .dll - Namespace
- Cake
.Topshelf - Containing Type
- TopshelfManager
Syntax
public TopshelfManager(ICakeEnvironment environment, IProcessRunner runner, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
runner | IProcessRunner | The process runner. |
log | ICakeLog | The log. |
Return Value
Type | Description |
---|---|
void |