Method: Sentry::Attachment#bytes

Defined in:
lib/sentry/attachment.rb

#bytesObject (readonly)

Returns the value of attribute bytes.

[View source]

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

def bytes
  @bytes
end