Libraries
»
inspec
(3.6.6)
»
Index
»
Struct
»
#to_h
Method: Struct#to_h
Defined in:
lib/inspec/polyfill.rb
#
to_h
⇒
Object
8 9 10
# File 'lib/inspec/polyfill.rb', line 8
def
to_h
Hash
[
each_pair
.
to_a
]
end