Sessions

org.terminal21.client.Sessions
object Sessions

Attributes

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

Members list

Value members

Concrete methods

def withNewSession[R](id: String, name: String, componentLibs: ComponentLib*)(f: ConnectedSession => R): R