Method: Sentry::Envelope#items
- Defined in:
- lib/sentry/envelope.rb
permalink #items ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
6 7 8 |
# File 'lib/sentry/envelope.rb', line 6 def items @items end |