SSHCache

gridscale.ssh.package$.SSHCache$
object SSHCache

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SSHCache.type

Members list

Value members

Concrete methods

def apply(): KeyValueCache[SSHServer, SSHClient]
def withCache[T](cache: ConnectionCache, server: SSHServer)(f: SSHClient => T): T