# File lib/chef/resource/deploy.rb, line 332 def symlinks(arg=nil) set_or_return( :symlinks, arg, :kind_of => Hash ) end