Method: Lookout::Results::Error::Exception::Backtrace#backtrace
- Defined in:
- lib/lookout/results/error/exception/backtrace.rb
#backtrace ⇒ Object
13 14 15 16 |
# File 'lib/lookout/results/error/exception/backtrace.rb', line 13 def backtrace return @backtrace unless @filter before or outside or @backtrace end |