Method: Sentry::StacktraceInterface::Frame#context_line

Defined in:
lib/sentry/interfaces/stacktrace.rb

#context_lineObject

Returns the value of attribute context_line.

[View source]

27
28
29
# File 'lib/sentry/interfaces/stacktrace.rb', line 27

def context_line
  @context_line
end