This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npm.
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 |