SshConnector¶
Constructors¶
create¶
Returns¶
- SshConnector val^
Public Functions¶
connect¶
fun box connect(
auth: TCPConnectAuth val,
config: SshClientConfig val,
notify: SshClientNotify tag)
: SshSession tag
Parameters¶
- auth: TCPConnectAuth val
- config: SshClientConfig val
- notify: SshClientNotify tag
Returns¶
- SshSession tag
eq¶
Parameters¶
- that: SshConnector val
Returns¶
- Bool val
ne¶
Parameters¶
- that: SshConnector val
Returns¶
- Bool val