PnpmPrune.

Prune(PnpmPruneSettings) Method

Summary

Removes extraneous packages Visit https://pnpm.io/7.x/cli/prune for documentation about this command.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Prune
Containing Type
PnpmPrune

Syntax

public void Prune(PnpmPruneSettings settings)

Parameters

Name Type Description
settings PnpmPruneSettings

Return Value

Type Description
void