Method: CheckstyleReport::CheckstyleError#name
- Defined in:
- lib/checkstyle_report/checkstyle_report.rb
#name ⇒ String (readonly)
Returns the name of the error.
156 157 158 |
# File 'lib/checkstyle_report/checkstyle_report.rb', line 156 def name @name end |