Skip to content

nsuite v2.2.1


nsuite / getSSHClient

Function: getSSHClient()

getSSHClient(): NodeSSH

Defined in: UtilsSSH.ts:124

Creates an SSH client that can be connected with sshConnect.

Returns

NodeSSH

A disconnected NodeSSH client.

Released under the Apache-2.0 License.