PnpmRebuildSettings.

Packages Property

Summary

Package names(s) to rebuild
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Rebuild
Containing Type
PnpmRebuildSettings

Syntax

public HashSet<string> Packages { get; }

Value

Type Description
HashSet<string>