in chefctl/src/chefctl.rb [892:896]
def symlink_output(link) return unless Chefctl::Config.symlink_output Chefctl.lib.symlink(@paths[:out], @paths[link]) end