Method: PortalModule::Rake::DtsTasks#upload

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

#upload(client) ⇒ Object



81
82
83
# File 'lib/portal_module/rake/dts_tasks.rb', line 81

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