NpmExecSettings.

Arguments Property

Summary

Arguments to pass to the target script.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Exec
Containing Type
NpmExecSettings

Syntax

public IList<string> Arguments { get; }

Value

Type Description
IList<string>