Method: Chef::Resource#params

Defined in:
lib/chef/resource.rb

#paramsObject

XXX: this is required for definition params inside of the scope of a subresource to work correctly.



1195
1196
1197
# File 'lib/chef/resource.rb', line 1195

def params
  @params
end