Method: Sentry::Attachment#filename

Defined in:
lib/sentry/attachment.rb

#filenameObject (readonly)

Returns the value of attribute filename.

[View source]

7
8
9
# File 'lib/sentry/attachment.rb', line 7

def filename
  @filename
end