PnpmInstallSettings.

PreferOffline Property

Summary

Skip staleness checks for cached data, but request missing data from the server
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool PreferOffline { get; set; }

Value

Type Description
bool