PnpmPruneAliases.

PnpmPrune(ICakeContext) Method

Summary

Removes extraneous packages
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm
Containing Type
PnpmPruneAliases

Syntax

public static void PnpmPrune(this ICakeContext context)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
void