Class: ChatNotifier::DebugExceptionLocation

Inherits:
Data
  • Object
show all
Defined in:
lib/chat_notifier.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject (readonly)

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



13
14
15
# File 'lib/chat_notifier.rb', line 13

def location
  @location
end