Method: Puppet::Pops::Types::PResourceType#hash

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

#hashObject



3225
3226
3227
# File 'lib/puppet/pops/types/types.rb', line 3225

def hash
  @downcased_name.hash ^ @title.hash
end