Summary
Gets a value indicating whether the package should be installed globally rather than locally.
- Namespace
- Cake
.Npm .Install - Containing Type
- NpmInstallSettings
Syntax
public bool Global { get; set; }
Value
Type | Description |
---|---|
bool |