Method: Contrast::Agent::Reporting::FindingEventStack#file
- Defined in:
- lib/contrast/agent/reporting/reporting_events/finding_event_stack.rb
#file ⇒ String (readonly)
Returns the stack frame to show in TeamServer; the value of an entry in #caller.
19 20 21 |
# File 'lib/contrast/agent/reporting/reporting_events/finding_event_stack.rb', line 19 def file @file end |