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.Storyteller.
Summary
Initializes new instance of
StorytellerRunner class.
- Assembly
- Cake
.Storyteller .dll - Namespace
- Cake
.Storyteller - Containing Type
- StorytellerRunner
Syntax
public StorytellerRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator toolLocator, ICakeArguments arguments)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | Filesystem |
| environment | ICakeEnvironment | Environment |
| processRunner | IProcessRunner | Process Runner |
| toolLocator | IToolLocator | Tool Locator |
| arguments | ICakeArguments | Arguments |
Return Value
| Type | Description |
|---|---|
| void |
