Libraries
»
sentry-ruby-core
(5.23.0)
»
Index
»
Sentry
»
Breadcrumb
»
#data
Method: Sentry::Breadcrumb#data
Defined in:
lib/sentry/breadcrumb.rb
#
data
⇒
Hash
?
Returns:
(
Hash
,
nil
)
10 11 12
# File 'lib/sentry/breadcrumb.rb', line 10
def
data
@data
end