Skip to content

SshConnector

[Source]

primitive val SshConnector

Constructors

create

[Source]

new val create()
: SshConnector val^

Returns


Public Functions

connect

[Source]

fun box connect(
  auth: TCPConnectAuth val,
  config: SshClientConfig val,
  notify: SshClientNotify tag)
: SshSession tag

Parameters

Returns


eq

[Source]

fun box eq(
  that: SshConnector val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: SshConnector val)
: Bool val

Parameters

Returns