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.CodeQL.Cli.
                            
	
		Summary
            Builds the arguments for npm.
            
		- Assembly
 - Cake
.CodeQL .Cli .dll  - Namespace
 - Cake
.CodeQL .Cli .Report  - Containing Type
 - Code
Q L Security Report Tool  
Syntax
protected ProcessArgumentBuilder GetArguments(CodeQLSecurityReportToolSettings settings)
	Parameters
| Name | Type | Description | 
|---|---|---|
| settings | Code | 
						Settings used for building the arguments. | 
Return Value
| Type | Description | 
|---|---|
| Process | 
					Argument builder containing the arguments based on settings. | 
