Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/facter/puppet_module_versions.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



5
6
7
# File 'lib/facter/puppet_module_versions.rb', line 5

def to_h
  Hash[self]
end