Method: Chef::ActionCollection#pending_updates
- Defined in:
- lib/chef/action_collection.rb
#pending_updates ⇒ Object (readonly)
Returns the value of attribute pending_updates.
88 89 90 |
# File 'lib/chef/action_collection.rb', line 88 def pending_updates @pending_updates end |