SshConnection

sbt.librarymanagement.SshConnection$
See theSshConnection companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(authentication: Option[SshAuthentication], hostname: Option[String], port: Option[Int]): SshConnection
def apply(authentication: SshAuthentication, hostname: String, port: Int): SshConnection