Method: Chef::EventDispatch::Base#resource_bypassed

Defined in:
lib/chef/event_dispatch/base.rb

#resource_bypassed(resource, action, current_resource) ⇒ Object

Called when evaluating a resource that does not support whyrun in whyrun mode



323
# File 'lib/chef/event_dispatch/base.rb', line 323

def resource_bypassed(resource, action, current_resource); end