PnpmInstallSettings.

UseRunningStoreServer Property

Summary

Only allows installation with a store server. If no store server is running, installation will fail
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool UseRunningStoreServer { get; set; }

Value

Type Description
bool