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