# session.Session.toString

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

```
session.Session.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]`.
