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