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