This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Pnpm.
                            
	
		Summary
                Runs a defined package script.
                Visit https://pnpm.io/7.x/cli/run for documentation about this command.
            
		- Assembly
- Cake.Pnpm .dll 
- Namespace
- Cake.Pnpm .Run 
- Containing Type
- PnpmRun
Syntax
public void Run(PnpmRunSettings settings)Parameters
| Name | Type | Description | 
|---|---|---|
| settings | PnpmRunSettings | 
Return Value
| Type | Description | 
|---|---|
| void | 
