PnpmInstallSettings.

ModulesDir Property

Summary

The directory in which dependencies will be installed (instead of node_modules)
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public string ModulesDir { get; set; }

Value

Type Description
string