# client.Client.toString

- **Module:** client.Client
- **Package:** @libtmux/libtmux
- **Language:** TypeScript
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-ts/blob/2cb93308200da38a26b59876618116850f110607/packages/libtmux/src/client.ts#L115
- **Page:** https://libtmux.org/reference/ts/client-client-tostring/

```
client.Client.toString() -> string
```

How this handle renders in a log line, a template literal, or an error.

Installed with the rest of the live-handle prototype, and declared here so
the emitted types advertise it and a caller's own lint does not report the
default `[object Object]`.
