PnpmUpdateSettings.

Depth Property

Summary

How deep should levels of dependencies be inspected. Infinity is default. 0 would mean top-level dependencies only
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Update
Containing Type
PnpmUpdateSettings

Syntax

public int Depth { get; set; }

Value

Type Description
int