Method: Puppet::Pops::Types::TypeSetReference#hash

Defined in:
lib/puppet/pops/types/type_set_reference.rb

#hashObject



27
28
29
# File 'lib/puppet/pops/types/type_set_reference.rb', line 27

def hash
  [@name_authority, @name, @version_range].hash
end