Method: Sentry::Attachment#filename
- Defined in:
- lib/sentry/attachment.rb
permalink #filename ⇒ Object (readonly)
Returns the value of attribute filename.
7 8 9 |
# File 'lib/sentry/attachment.rb', line 7 def filename @filename end |