Method: Chef::Node::Attribute#env_default

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

#env_defaultObject

return the environment level default attribute component



175
176
177
# File 'lib/chef/node/attribute.rb', line 175

def env_default
  @env_default
end