Method: Chef::ResourceCollection::StepableIterator#pause

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

#pauseObject



61
62
63
# File 'lib/chef/resource_collection/stepable_iterator.rb', line 61

def pause
  @paused = true
end