Method: Chef::ResourceResolver#action
- Defined in:
- lib/chef/resource_resolver.rb
#action ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
55 56 57 |
# File 'lib/chef/resource_resolver.rb', line 55 def action @action end |