Summary
Initializes a new instance of the
BaseEsLintLogFileFormat
class.
- Assembly
- Cake
.Issues .EsLint .dll - Namespace
- Cake
.Issues .EsLint - Containing Type
- Base
Es Lint Log File Format
Syntax
protected BaseEsLintLogFileFormat(ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log instance. |
Return Value
Type | Description |
---|---|
void |