Class: GCPT::BuildReport::ExtraInfo

Inherits:
Object
  • Object
show all
Includes:
JSONable
Defined in:
lib/gcpt/build_report/models.rb

Instance Attribute Summary collapse

Method Summary

Methods included from JSONable

#as_json, included, #to_json

Instance Attribute Details

#error_messageObject

string, TODO:



60
61
62
# File 'lib/gcpt/build_report/models.rb', line 60

def error_message
  @error_message
end