PnpmList.

List(PnpmListSettings) Method

Summary

Check the licenses of the installed packages. Visit https://pnpm.io/7.x/cli/licenses for documentation about this command.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.List
Containing Type
PnpmList

Syntax

public void List(PnpmListSettings settings)

Parameters

Name Type Description
settings PnpmListSettings

Return Value

Type Description
void