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.Yarn.
Summary
execute 'yarn audit' with options
- Assembly
- Cake
.Yarn .dll - Namespace
- Cake
.Yarn - Containing Type
- IYarnRunnerCommands
Syntax
IYarnRunnerCommands Audit(Action<YarnAuditSettings> auditSettings = null)
Parameters
Name | Type | Description |
---|---|---|
auditSettings | Action |
options when running 'yarn audit' |
Return Value
Type | Description |
---|---|
IYarnRunnerCommands |