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
Specify the location of a directory to create for the CodeQL database. The command will fail if you try to overwrite an existing directory. If you also specify --db-cluster, this is the parent directory and a subdirectory is created for each language analyzed.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Database - Containing Type
- Code
Q L Create Database Tool Settings
Syntax
public DirectoryPath DatabaseDir { get; set; }
Remarks
This is required
Value
Type | Description |
---|---|
DirectoryPath |