PnpmOutdatedSettings.

Recursive Property

Summary

Check for outdated dependencies in every package found in subdirectories or in every workspace package, when executed inside a workspace. For options that may be used with `-r`, see "pnpm help recursive"
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Outdated
Containing Type
PnpmOutdatedSettings

Syntax

public bool Recursive { get; set; }

Value

Type Description
bool