PnpmInstallSettings.

GlobalDir Property

Summary

Specify a custom directory to store global packages
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public string GlobalDir { get; set; }

Value

Type Description
string