PnpmRebuildSettings.

Pending Property

Summary

Rebuild packages that were not build during installation. Packages are not build when installing with the --ignore-scripts flag
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Rebuild
Containing Type
PnpmRebuildSettings

Syntax

public bool Pending { get; set; }

Value

Type Description
bool