On this page
server.Server.toString
- Module
- server
- Declared in
- Server
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/server.ts
-
How this server renders in a log line or an error.
A server is identified by the socket it talks to, so that is what the description carries; without one the default rendering is
[object Object], which says nothing about which of several servers a message is about.
0 declared, 0 inherited