NpmPruneSettings.

Packages Property

Summary

If a package name is added, then only packages matching one of the supplied names are removed.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Prune
Containing Type
NpmPruneSettings

Syntax

public IList<string> Packages { get; }

Value

Type Description
IList<string>