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.Markdownlint.
Summary
Initializes a new instance of the
MarkdownlintNodeJsRunnerSettings class.
- Assembly
- Cake
.Markdownlint .dll - Namespace
- Cake
.Markdownlint .NodeJs - Containing Type
- Markdownlint
Node Js Runner Settings
Syntax
protected MarkdownlintNodeJsRunnerSettings(DirectoryPath directory)
Parameters
| Name | Type | Description |
|---|---|---|
| directory | DirectoryPath | Path to the directory containing the files to lint. |
Return Value
| Type | Description |
|---|---|
| void |
