StorytellerAliases Class

Summary

Alias for Cake Storyteller
Assembly
Cake.Storyteller.dll
Namespace
Cake.Storyteller
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["StorytellerAliases"] class Type type-node

Syntax

public static class StorytellerAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
StorytellerOpen(ICakeContext, string, StorytellerSettings) void
Opens Storyteller UI
static
StorytellerRun(ICakeContext, string, StorytellerSettings) void
Runs Storyteller in the command line
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin