Method: Datadog::Core::Remote::Configuration::ContentList#paths
- Defined in:
- lib/datadog/core/remote/configuration/content.rb
#paths ⇒ Object
104 105 106 |
# File 'lib/datadog/core/remote/configuration/content.rb', line 104 def paths map(&:path).uniq end |