Method: Puppet::Confine::False#summary
- Defined in:
- lib/puppet/confine/false.rb
#summary ⇒ Object
16 17 18 |
# File 'lib/puppet/confine/false.rb', line 16 def summary result.find_all { |v| v == false }.length end |
16 17 18 |
# File 'lib/puppet/confine/false.rb', line 16 def summary result.find_all { |v| v == false }.length end |