Method: Datadog::Core::Configuration::Option::Precedence::Value#name
- Defined in:
- lib/datadog/core/configuration/option.rb
#name ⇒ Object
Returns the value of attribute name
25 26 27 |
# File 'lib/datadog/core/configuration/option.rb', line 25 def name @name end |