Method: Chef::Node::Attribute#automatic
- Defined in:
- lib/chef/node/attribute.rb
#automatic ⇒ Object
return the automatic level attribute component
188 189 190 |
# File 'lib/chef/node/attribute.rb', line 188 def automatic @automatic end |