PnpmInstallSettings.

UseStderr Property

Summary

Divert all output to stderr
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool UseStderr { get; set; }

Value

Type Description
bool