Plasma GitLab Archive
Projects Blog Knowledge

Class Ftp_client.login_method


class login_method : user:string -> get_password:(unit -> string) -> get_account:(unit -> string) -> unit -> ftp_method
This FTP method logs the user in. get_password is called when the FTP server asks for the password (may be skipped). get_account is called when the server asks for the account ID (may be skipped).

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml