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
Sets a configuration key/value
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Set - Containing Type
- NpmSetTool
Syntax
public void Set(NpmSetSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | NpmSetSettings | The settings |
Return Value
Type | Description |
---|---|
void |