libtmux Reference MCP Search
On this page

LibTmux.AttachSessionRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/AttachSessionRequest.cs
struct LibTmux.AttachSessionRequest
struct [source]
struct [source]
struct LibTmux.AttachSessionRequest

Describes one attach-session invocation.

6 declared, 0 inherited

Members

  • AttachSessionRequest method Initializes a session-attachment request.
  • ClientFlags property Gets the client flags sent with -f.
  • DetachOthers property Gets whether other clients are detached.
  • ExitOnDetach property Gets whether the client exits when the session is destroyed.
  • ReadOnly property Gets whether the client attaches read-only.
  • Target property Gets the session to attach, or null for the caller's own.
Esc

Type to search.