NpmSettings.

NpmSettings(string) Constructor

Summary

Initializes a new instance of the NpmSettings class.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm
Containing Type
NpmSettings

Syntax

protected NpmSettings(string command)

Parameters

Name Type Description
command string Command to run.

Return Value

Type Description
void