On this page
LibTmux.AttachSessionRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/AttachSessionRequest.cs
-
Describes one
attach-sessioninvocation.
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.