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
Opens the Storyteller UI
- Assembly
- Cake
.Storyteller .dll - Namespace
- Cake
.Storyteller - Containing Type
- StorytellerRunner
Syntax
public void OpenCommand(string projectPath, StorytellerSettings settings)
Parameters
Name | Type | Description |
---|---|---|
projectPath | string | Storyteller project path |
settings | StorytellerSettings | StorytellerSettings object |
Return Value
Type | Description |
---|---|
void |