Class | Chef::ResourceDefinition |
In: |
lib/chef/resource_definition.rb
|
Parent: | Object |
name | [RW] | |
node | [RW] | |
params | [RW] | |
recipe | [RW] |
When we do the resource definition, we‘re really just setting new values for the paramaters we prototyped at the top. This method missing is as simple as it gets.