Method: Datadog::DI::Probe#line_no
- Defined in:
- lib/datadog/di/probe.rb
#line_no ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
88 89 90 |
# File 'lib/datadog/di/probe.rb', line 88 def line_no @line_no end |