Class: Danger::DangerXcodeSummary::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/xcode_summary/plugin.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



23
24
25
# File 'lib/xcode_summary/plugin.rb', line 23

def location
  @location
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



23
24
25
# File 'lib/xcode_summary/plugin.rb', line 23

def message
  @message
end