View Source SFTPClient.Adapter.SSH behaviour (SFTP Client v1.4.8)
A behavior that defines required callbacks for a low-level SSH adapter.
Link to this section Summary
Link to this section Callbacks
@callback close(conn_ref :: pid()) :: :ok
A behavior that defines required callbacks for a low-level SSH adapter.
@callback close(conn_ref :: pid()) :: :ok