NpmExecSettings.

ExecCommand Property

Summary

Name of the script to execute as defined in package.json.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Exec
Containing Type
NpmExecSettings

Syntax

public string ExecCommand { get; set; }

Value

Type Description
string