CodeQLCreateDatabaseToolSettings.

SourceRootDir Property

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.

Syntax

public DirectoryPath SourceRootDir { get; set; }

Value

Type Description
DirectoryPath