# LibTmux::Session

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/entity.rb#L78
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-session-nvps/

## Members

- `==` (method): Behavior: Live handles.
- `display` (method): Behavior: Formats.
- `environment` (method): Behavior: Environment.
- `eql?` (method): Behavior: Live handles.
- `hash` (method): Behavior: Live handles.
- `hooks` (method): Behavior: Options and hooks.
- `id` (method): Behavior: Live handles.
- `inspect` (method): Behavior: Live handles.
- `kill` (method): Both allowlists are required for guarded deletion of a changing topology.
- `link_window` (method): Behavior: Window links.
- `list_panes` (method): Behavior: Live acquisition.
- `list_window_links` (method): Behavior: Live acquisition.
- `list_windows` (method): Behavior: Live acquisition.
- `new_window` (method): Behavior: Creation.
- `options` (method): Behavior: Options and hooks.
- `ref` (method): Returns the value of attribute ref.
- `rename` (method): Behavior: Entity mutation.
- `server` (method): Returns the value of attribute server.
- `set_environment` (method): Behavior: Environment.
- `snapshot` (method): Behavior: Snapshot acquisition.
- `unset_environment` (method): Behavior: Environment.
