Method: Datadog::DI::Probe#type_name
- Defined in:
- lib/datadog/di/probe.rb
#type_name ⇒ 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.
89 90 91 |
# File 'lib/datadog/di/probe.rb', line 89 def type_name @type_name end |