Method: Chef::Node::Attribute#automatic

Defined in:
lib/chef/node/attribute.rb

#automaticObject

return the automatic level attribute component



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

def automatic
  @automatic
end