SFTPClient.Conn (SFTP Client v1.4.5) View Source
A struct containing connection-specific information.
Link to this section Summary
Link to this section Types
Specs
t() :: %SFTPClient.Conn{
channel_pid: pid(),
config: SFTPClient.Config.t(),
conn_ref: term()
}