Method: Chef::ResourceCollection::StepableIterator#collection
- Defined in:
- lib/chef/resource_collection/stepable_iterator.rb
#collection ⇒ Object
Returns the value of attribute collection.
26 27 28 |
# File 'lib/chef/resource_collection/stepable_iterator.rb', line 26 def collection @collection end |