Method: Chef::Provider#after_resource
- Defined in:
- lib/chef/provider.rb
#after_resource ⇒ Object
Returns the value of attribute after_resource.
35 36 37 |
# File 'lib/chef/provider.rb', line 35 def after_resource @after_resource end |