Method: Chef::Node::Attribute#automatic

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

#automaticObject

return the automatic level attribute component



196
197
198
# File 'lib/chef/node/attribute.rb', line 196

def automatic
  @automatic
end