NpmInstallSettings.

Global Property

Summary

Gets a value indicating whether the package should be installed globally rather than locally.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Install
Containing Type
NpmInstallSettings

Syntax

public bool Global { get; set; }

Value

Type Description
bool