Method: Chef::ResourceCollection::StepableIterator#collection

Defined in:
lib/chef/resource_collection/stepable_iterator.rb

#collectionObject

Returns the value of attribute collection.



26
27
28
# File 'lib/chef/resource_collection/stepable_iterator.rb', line 26

def collection
  @collection
end