Method: CheckstyleReport::CheckstyleError#source
- Defined in:
- lib/checkstyle_report/checkstyle_report.rb
#source ⇒ String (readonly)
Returns the source of the error.
141 142 143 |
# File 'lib/checkstyle_report/checkstyle_report.rb', line 141 def source @source end |