Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/facter/puppet_module_versions.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
5 6 7 |
# File 'lib/facter/puppet_module_versions.rb', line 5 def to_h Hash[self] end |