Method: Datadog::Core::Utils::Hash::CaseInsensitiveWrapper#length

Defined in:
lib/datadog/core/utils/hash.rb

#lengthObject



68
69
70
# File 'lib/datadog/core/utils/hash.rb', line 68

def length
  @hash.length
end