Method: Sentry::Client#spotlight_transport
- Defined in:
- lib/sentry/client.rb
#spotlight_transport ⇒ SpotlightTransport? (readonly)
The Transport object that’ll send events for the client.
21 22 23 |
# File 'lib/sentry/client.rb', line 21 def spotlight_transport @spotlight_transport end |