Construct a new terminal manager.
The server settings of the manager.
A signal emitted when there is a connection failure.
Test whether the terminal manager is disposed.
Test whether the manager is ready.
A promise that fulfills when the manager is ready.
A signal emitted when the running terminals change.
Handle a session starting.
Handle a session terminating.
Dispose of the resources used by the manager.
Whether the terminal service is available.
Force a refresh of the running sessions.
This is intended to be called only in response to a user action, since the manager maintains its internal state.
Execute a request to the server to poll running terminals and update state.
Create an iterator over the most recent running terminals.
A new iterator over the running terminals.
Shut down a terminal session by name.
Shut down all terminal sessions.
A promise that resolves when all of the sessions are shut down.
Generated using TypeDoc
A terminal session manager. The namespace for TerminalManager statics.