PnpmRunSettings.

IfPresent Property

Summary

Avoid exiting with a non-zero exit code when the script is undefined
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Run
Containing Type
PnpmRunSettings

Syntax

public bool IfPresent { get; set; }

Value

Type Description
bool