Class: Yard::Lint::Validators::Documentation::LineLength::Result
- Inherits:
-
Results::Base
- Object
- Results::Base
- Yard::Lint::Validators::Documentation::LineLength::Result
- Defined in:
- lib/yard/lint/validators/documentation/line_length/result.rb
Overview
Result wrapper for LineLength validator.
Instance Attribute Summary
Attributes inherited from Results::Base
Method Summary
Methods inherited from Results::Base
#count, #each, #empty?, #initialize, #map, #validator_name
Constructor Details
This class inherits a constructor from Yard::Lint::Results::Base