Method: Chef::Resource::ConditionalActionNotNothing#current_action
- Defined in:
- lib/chef/resource/conditional_action_not_nothing.rb
#current_action ⇒ Object (readonly)
Returns the value of attribute current_action.
23 24 25 |
# File 'lib/chef/resource/conditional_action_not_nothing.rb', line 23 def current_action @current_action end |