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