Method: Chef::Node::Attribute#force_override

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

#force_overrideObject

return the force override level attribute component



193
194
195
# File 'lib/chef/node/attribute.rb', line 193

def force_override
  @force_override
end