SarifIssuesSettings.

SarifIssuesSettings(FilePath) Constructor

Summary

Initializes a new instance of the SarifIssuesSettings class.
Assembly
Cake.Issues.Sarif.dll
Namespace
Cake.Issues.Sarif
Containing Type
SarifIssuesSettings

Syntax

public SarifIssuesSettings(FilePath logFilePath)

Parameters

Name Type Description
logFilePath FilePath Path to the Sarif file.

Return Value

Type Description
void