Method: Puppet::Confine::True#summary
- Defined in:
- lib/puppet/confine/true.rb
#summary ⇒ Object
23 24 25 |
# File 'lib/puppet/confine/true.rb', line 23 def summary result.find_all { |v| v == true }.length end |
23 24 25 |
# File 'lib/puppet/confine/true.rb', line 23 def summary result.find_all { |v| v == true }.length end |