Method: Datadog::CI::ReadonlyTestModule#name
- Defined in:
- lib/datadog/ci/readonly_test_module.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
13 14 15 |
# File 'lib/datadog/ci/readonly_test_module.rb', line 13 def name @name end |