NpmInstallSettings.

PreferOffline Property

Summary

Gets or sets a value indicating whether or not to utilise the prefer offline flag, avoiding going to the internet for packages if possible.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Install
Containing Type
NpmInstallSettings

Syntax

public bool PreferOffline { get; set; }

Value

Type Description
bool