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.Pnpm.
Summary
Installs a package and any packages that it depends on.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Add - Containing Type
- PnpmAdd
Syntax
public void Add(PnpmAddSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | PnpmAddSettings | The settings. |
Return Value
Type | Description |
---|---|
void |