Method: Sentry::Configuration#transport
- Defined in:
- lib/sentry/configuration.rb
permalink #transport ⇒ Transport::Configuration (readonly)
Transport related configuration.
241 242 243 |
# File 'lib/sentry/configuration.rb', line 241 def transport @transport end |