YarnRunSettings.

ScriptName Property

Summary

Name of the script to execute as defined in package.json
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnRunSettings

Syntax

public string ScriptName { get; set; }

Value

Type Description
string