Method: PortalModule::Rake::DtsTasks#download

Defined in:
lib/portal_module/rake/dts_tasks.rb

#download(client) ⇒ Object



85
86
87
# File 'lib/portal_module/rake/dts_tasks.rb', line 85

def download client
  client.dts.download org, path
end