Method: CI::Queue::BuildRecord#error_reports
- Defined in:
- lib/ci/queue/build_record.rb
#error_reports ⇒ Object (readonly)
Returns the value of attribute error_reports.
5 6 7 |
# File 'lib/ci/queue/build_record.rb', line 5 def error_reports @error_reports end |