YarnInstallSettings.

IgnoreOptionalWarnings(bool) Method

Summary

Applies the --ignore-optional parameter
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnInstallSettings

Syntax

public YarnInstallSettings IgnoreOptionalWarnings(bool enabled = true)

Parameters

Name Type Description
enabled bool true to apply the parameter

Return Value

Type Description
YarnInstallSettings