Method: Chef::Node#attributes

Defined in:
lib/chef/node.rb

#attributesObject Also known as: attribute, construct_attributes



188
189
190
# File 'lib/chef/node.rb', line 188

def attributes
  @attributes
end