Class: Minitest::ChatNotifierPlugin::ExceptionLocation

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

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject (readonly)

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



8
9
10
# File 'lib/minitest/chat_notifier_plugin.rb', line 8

def location
  @location
end