CodeQLToolSettings.

CodeQLToolSettings(string) Constructor

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