Method: CheckstyleReport::CheckstyleError#message

Defined in:
lib/checkstyle_report/checkstyle_report.rb

#messageString (readonly)

Returns the error message.



136
137
138
# File 'lib/checkstyle_report/checkstyle_report.rb', line 136

def message
  @message
end