BaseEsLintLogFileFormat.

BaseEsLintLogFileFormat(ICakeLog) Constructor

Summary

Initializes a new instance of the BaseEsLintLogFileFormat class.

Syntax

protected BaseEsLintLogFileFormat(ICakeLog log)

Parameters

Name Type Description
log ICakeLog The Cake log instance.

Return Value

Type Description
void
GitHub