PnpmInstallSettings.

LockfileDir Property

Summary

The directory in which the pnpm-lock.yaml of the package will be created. Several projects may share a single lockfile.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public string LockfileDir { get; set; }

Value

Type Description
string