Class: Minitest::ChatNotifierPlugin::ExceptionLocation
- Inherits:
-
Data
- Object
- Data
- Minitest::ChatNotifierPlugin::ExceptionLocation
- Defined in:
- lib/minitest/chat_notifier_plugin.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
8 9 10 |
# File 'lib/minitest/chat_notifier_plugin.rb', line 8 def location @location end |