YarnRunnerSettings.

YarnRunnerSettings(string) Constructor

Summary

Creates Yarn Runner settings
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnRunnerSettings

Syntax

protected YarnRunnerSettings(string command)

Parameters

Name Type Description
command string command to run

Return Value

Type Description
void