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 Storyteller UI
- Assembly
- Cake
.Storyteller .dll - Namespace
- Cake
.Storyteller - Containing Type
- StorytellerAliases
Syntax
public static void StorytellerOpen(this ICakeContext context, string projectPath, StorytellerSettings settings = null)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | Cake context |
projectPath | string | Path of the Storyteller project |
settings | StorytellerSettings | StorytellerSettings object |
Return Value
Type | Description |
---|---|
void |