Method: Chef::Resource#allowed_actions
- Defined in:
- lib/chef/resource.rb
#allowed_actions ⇒ Object
Returns the value of attribute allowed_actions.
83 84 85 |
# File 'lib/chef/resource.rb', line 83 def allowed_actions @allowed_actions end |