PnpmStoreAliases.

PnpmStorePath(ICakeContext) Method

Summary

Returns the path to the active store directory.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm
Containing Type
PnpmStoreAliases

Syntax

public static void PnpmStorePath(this ICakeContext context)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
void