Method: AsProject::User#downloads

Defined in:
lib/path_finder.rb

#downloadsObject



323
324
325
# File 'lib/path_finder.rb', line 323

def downloads
  return File.join(asproject_home, 'downloads')
end