Class: ChatNotifier::DebugExceptionLocation
- Inherits:
-
Data
- Object
- Data
- ChatNotifier::DebugExceptionLocation
- Defined in:
- lib/chat_notifier.rb
Instance Attribute Summary collapse
-
#location ⇒ Object
readonly
Returns the value of attribute location.
Instance Attribute Details
#location ⇒ Object (readonly)
Returns the value of attribute location
13 14 15 |
# File 'lib/chat_notifier.rb', line 13 def location @location end |