Method: Sentry::ErrorEvent#threads
- Defined in:
- lib/sentry/error_event.rb
#threads ⇒ ThreadsInterface (readonly)
10 11 12 |
# File 'lib/sentry/error_event.rb', line 10 def threads @threads end |
10 11 12 |
# File 'lib/sentry/error_event.rb', line 10 def threads @threads end |