PnpmLicensesAliases.

PnpmLicenses(ICakeContext) Method

Summary

Check the licenses of the installed packages.
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm
Containing Type
PnpmLicensesAliases

Syntax

public static void PnpmLicenses(this ICakeContext context)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
void