Method: Sentry::Session#started

Defined in:
lib/sentry/session.rb

#startedObject (readonly)

Returns the value of attribute started.

[View source]

5
6
7
# File 'lib/sentry/session.rb', line 5

def started
  @started
end