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
Removes the link created by `pnpm link` and reinstalls package if it is saved in `package.json`
Visit https://pnpm.io/7.x/cli/unlink for documentation about this command.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Unlink - Containing Type
- PnpmUnlink
Syntax
public void Unlink(PnpmUnlinkSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | PnpmUnlinkSettings |
Return Value
Type | Description |
---|---|
void |