Method: Puppet::Pops::Types::PBooleanType#hash
- Defined in:
- lib/puppet/pops/types/types.rb
#hash ⇒ Object
1860 1861 1862 |
# File 'lib/puppet/pops/types/types.rb', line 1860 def hash 31 ^ @value.hash end |
1860 1861 1862 |
# File 'lib/puppet/pops/types/types.rb', line 1860 def hash 31 ^ @value.hash end |