SSH

gridscale.ssh.package$.SSH$
See theSSH companion class
object SSH

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SSH.type

Members list

Value members

Concrete methods

def apply(connectionCache: ConnectionCache): Effect[SSH]
def authenticate(server: SSHServer, client: SSHClient): SSHClient
def client(server: SSHServer): SSHClient