Chef::Provider
# File lib/chef/provider/breakpoint.rb, line 26 def action_break if defined?(Shef) && Shef.running? run_context.resource_collection.iterator.pause @new_resource.updated_by_last_action(true) run_context.resource_collection.iterator end end
# File lib/chef/provider/breakpoint.rb, line 23 def load_current_resource end
[Validate]
Generated with the Darkfish Rdoc Generator 2.