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
Optional. Use if you run the CLI outside the checkout root of the repository. By default, the database create command assumes that the current directory is the root directory for the source files, use this option to specify a different location.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Database - Containing Type
- Code
Q L Create Database Tool Settings
Syntax
public DirectoryPath SourceRootDir { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |