# server.discovery.SessionTree

- **Module:** server.discovery
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/server/discovery.rs#L398
- **Page:** https://libtmux.org/reference/rs/server-discovery-sessiontree/

## Members

- `session` (attribute) — The session.
- `windows` (attribute) — Its windows, in tmux's order. A window linked into several sessions appears under each of them, as the listings report it.
