PnpmStore.

RunCommand(PnpmStoreSettings) Method

Summary

Reads and performs actions on pnpm store that is on the current filesystem. Visit https://pnpm.io/7.x/cli/store for documentation about this command.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Store
Containing Type
PnpmStore

Syntax

public void RunCommand(PnpmStoreSettings settings)

Parameters

Name Type Description
settings PnpmStoreSettings

Return Value

Type Description
void