open fun registerTermServer(termServer: TermServer): ShellServer
Register a term server to this shell server, the term server lifecycle methods are managed by this shell server.
termServer - the term server to add
Return
a reference to this, so the API can be used fluently