StorytellerRunner.

RunCommand(string, StorytellerSettings) Method

Summary

Runs Storyteller in the command line
Assembly
Cake.Storyteller.dll
Namespace
Cake.Storyteller
Containing Type
StorytellerRunner

Syntax

public int RunCommand(string projectPath, StorytellerSettings settings)

Parameters

Name Type Description
projectPath string Storyteller project path
settings StorytellerSettings StorytellerSettings object

Return Value

Type Description
int