Class: UnFichierApi::Ftp

Inherits:
Base
  • Object
show all
Defined in:
lib/un_fichier_api/ftp.rb

Class Method Summary collapse

Methods inherited from Base

call, connection

Class Method Details

.processObject



7
8
9
# File 'lib/un_fichier_api/ftp.rb', line 7

def process
  call path: action_route('process')
end