Method: Sentry::StacktraceInterface::Frame#module
- Defined in:
- lib/sentry/interfaces/stacktrace.rb
#module ⇒ Object
Returns the value of attribute module.
27 28 29 |
# File 'lib/sentry/interfaces/stacktrace.rb', line 27 def module @module end |