Method: Puppet::Confine::Any#summary
- Defined in:
- lib/puppet/confine/any.rb
#summary ⇒ Object
14 15 16 |
# File 'lib/puppet/confine/any.rb', line 14 def summary result.find_all { |v| v == true }.length end |
14 15 16 |
# File 'lib/puppet/confine/any.rb', line 14 def summary result.find_all { |v| v == true }.length end |