Method: Sentry::SingleExceptionInterface#module
- Defined in:
- lib/sentry/interfaces/single_exception.rb
#module ⇒ Object (readonly)
Returns the value of attribute module.
14 15 16 |
# File 'lib/sentry/interfaces/single_exception.rb', line 14 def module @module end |