LibTmux.AttachSessionRequest
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/AttachSessionRequest.cs
-
Describes one
attach-sessioninvocation.
6 declared, 0 inherited
Members
- 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.
- ToCommand method Returns an attach request as one tmux command.