Method: Chef::ResourceCollection::StepableIterator#size
- Defined in:
- lib/chef/resource_collection/stepable_iterator.rb
#size ⇒ Object
35 36 37 |
# File 'lib/chef/resource_collection/stepable_iterator.rb', line 35 def size collection.size end |