# LibTmux::Async::Server#list_clients

- **Module:** LibTmux::Async::Server#
- **Package:** libtmux-async
- **Language:** Ruby
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/operations.rb#L93
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-async-server-list_clients/

```
LibTmux::Async::Server#list_clients(timeout: ::Numeric = nil, cancel: untyped = nil) -> ::Array[{ name: ::String, pid: ::Integer, created: ::Integer, tty: ::String?, session_id: ::String?, control: bool }]
```

Behavior: Live acquisition.

Behavior contract: Live acquisition.
