File: base_linter.coffee
Defined in: | node_modules/grunt-coffeelint/node_modules/coffeelint/src |
Classes: | BaseLinter |
Method Summary
- ~ (void) extend(destination, sources...) Patch the source properties onto the destination.
- ~ (void) defaults(source, defaults) Patch any missing attributes from defaults to source.
Method Details
~
(void)
extend(destination, sources...)
Patch the source properties onto the destination.
~
(void)
defaults(source, defaults)
Patch any missing attributes from defaults to source.