NpmRunScriptSettings.

Arguments Property

Summary

Arguments to pass to the target script.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.RunScript
Containing Type
NpmRunScriptSettings

Syntax

public IList<string> Arguments { get; }

Value

Type Description
IList<string>