Method: Chef::Node::Attribute#normal

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

#normalObject

return the “normal” level attribute component



181
182
183
# File 'lib/chef/node/attribute.rb', line 181

def normal
  @normal
end