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
CodeQLInstallTool
class.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Install - Containing Type
- CodeQLInstallTool
Syntax
public CodeQLInstallTool(ICakeContext cakeContext)
Parameters
Name | Type | Description |
---|---|---|
cakeContext | ICakeContext | The cake Context |
Return Value
Type | Description |
---|---|
void |