Class: ErrorReport
Defined in: | node_modules/gulp-coffeelint/node_modules/coffeelint/src/commandline.coffee |
Overview
A summary of errors in a CoffeeLint run.
Instance Method Summary
- # (void) getExitCode()
- # (void) getSummary()
- # (void) getErrors(path)
- # (void) pathHasWarning(path)
- # (void) pathHasError(path)
- # (void) hasError()
- # (void) _hasLevel(path, level)
Constructor Details
#
(void)
constructor()
Instance Method Details
#
(void)
getExitCode()
#
(void)
getSummary()
#
(void)
getErrors(path)
#
(void)
pathHasWarning(path)
#
(void)
pathHasError(path)
#
(void)
hasError()
#
(void)
_hasLevel(path, level)