Class: Reporter
Defined in: | node_modules/gulp-coffeelint/node_modules/coffeelint/src/reporters/default.coffee |
Overview
Reports errors to the command line.
Instance Method Summary
- # (void) stylize(message, styles...)
- # (void) publish()
- # (void) reportSummary(s)
- # (void) reportPath(path, errors)
- # (void) print(message)
- # (void) plural(str, count)
Constructor Details
#
(void)
constructor(errorReport, options = {})
Instance Method Details
#
(void)
stylize(message, styles...)
#
(void)
publish()
#
(void)
reportSummary(s)
#
(void)
reportPath(path, errors)
#
(void)
print(message)
#
(void)
plural(str, count)