SessionsService

org.terminal21.ui.std.SessionsService

//> exported

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def createSession(id: String, name: String): Session
def setSessionJsonState(session: Session, state: String): Unit
def terminateSession(session: Session): Unit