Method: Chef::Node::Attribute#override

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

#overrideObject

return the cookbook level override attribute component



171
172
173
# File 'lib/chef/node/attribute.rb', line 171

def override
  @override
end