Method: Sentry::StacktraceInterface::Frame#context_line
- Defined in:
- lib/sentry/interfaces/stacktrace.rb
permalink #context_line ⇒ Object
Returns the value of attribute context_line.
27 28 29 |
# File 'lib/sentry/interfaces/stacktrace.rb', line 27 def context_line @context_line end |