Libraries
»
datadog
(2.17.0)
»
Index
»
Datadog
»
Core
»
Utils
»
Hash
»
CaseInsensitiveWrapper
»
#length
Method: Datadog::Core::Utils::Hash::CaseInsensitiveWrapper#length
Defined in:
lib/datadog/core/utils/hash.rb
#
length
⇒
Object
68 69 70
# File 'lib/datadog/core/utils/hash.rb', line 68
def
length
@hash
.
length
end