Method: Chef::Node::Attribute#default
- Defined in:
- lib/chef/node/attribute.rb
#default ⇒ Object
return the cookbook level default attribute component
169 170 171 |
# File 'lib/chef/node/attribute.rb', line 169 def default @default end |