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