Summary
Initializes a new instance of the
MarkdownlintIssuesSettings class.
- Assembly
- Cake
.Prca .Issues .Markdownlint .dll - Namespace
- Cake
.Prca .Issues .Markdownlint - Containing Type
- Markdownlint
Issues Settings
Syntax
protected MarkdownlintIssuesSettings(FilePath logFilePath)
Parameters
| Name | Type | Description |
|---|---|---|
| logFilePath | FilePath | Path to the the Markdownlint log file. |
Return Value
| Type | Description |
|---|---|
| void |