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