PnpmLicenses.

List(PnpmLicensesSettings) 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.Licenses
Containing Type
PnpmLicenses

Syntax

public void List(PnpmLicensesSettings settings)

Parameters

Name Type Description
settings PnpmLicensesSettings

Return Value

Type Description
void