Method: Chef::ResourceCollection::StepableIterator#rewind

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

#rewindObject



70
71
72
# File 'lib/chef/resource_collection/stepable_iterator.rb', line 70

def rewind
  @position = 0
end