PnpmRunSettings.

NoBail Property

Summary

The command will exit with a 0 exit code even if the script fails
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Run
Containing Type
PnpmRunSettings

Syntax

public bool NoBail { get; set; }

Value

Type Description
bool