On this page
client.Client.session
- Module
- client
- Declared in
- Client
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/client.ts
-
The session this client is attached to, if it is still attached.
Examples
client.session?.name;
0 declared, 0 inherited