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
Initializes a new instance of the
CodeQLToolSettings class.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli - Containing Type
- CodeQLToolSettings
Syntax
protected CodeQLToolSettings(string command)
Parameters
| Name | Type | Description |
|---|---|---|
| command | string | Command to run. |
Return Value
| Type | Description |
|---|---|
| void |
