PnpmInstallSettings.

Recursive Property

Summary

Run installation recursively in every package found in subdirectories. For options that may be used with `-r`, see "pnpm help recursive"
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool Recursive { get; set; }

Value

Type Description
bool