SFTPClient.Operations.Disconnect (SFTP Client v1.4.6) View Source
A module containing operations to disconnect from an SSH/SFTP server.
Link to this section Summary
Functions
Stops an SFTP channel and closes the SSH connection.
Link to this section Functions
Specs
disconnect(SFTPClient.Conn.t()) :: :ok
Stops an SFTP channel and closes the SSH connection.