Method: Sentry::Breadcrumb#data

Defined in:
lib/sentry/breadcrumb.rb

#dataHash?

Returns:

  • (Hash, nil)

10
11
12
# File 'lib/sentry/breadcrumb.rb', line 10

def data
  @data
end