PnpmInstallSettings.

StoreDir Property

Summary

The directory in which all the packages are saved on the disk
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public string StoreDir { get; set; }

Value

Type Description
string