YarnInstallSettings.

Offline(bool) Method

Summary

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

Syntax

public YarnInstallSettings Offline(bool enabled = true)

Parameters

Name Type Description
enabled bool true to apply the parameter

Return Value

Type Description
YarnInstallSettings