LibTmux::Server#attach
Ruby
- Python Unavailable
- Ruby
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- Server
- Package
- libtmux
- Source
- gems/libtmux/lib/libtmux/terminal.rb
- attach ( session : ::LibTmux::EntityRef , terminal : ::IO , term : ::String , read_only : bool = nil , timeout : ::Numeric? = nil , cancel : untyped = nil ) ::LibTmux::TerminalResult
-
Blocks until the owned interactive client exits. The caller supplies and retains its TTY. Cancellation detaches this client, not pane commands.
Behavior contract: Terminal attachment.
- Raises
-
-
ArgumentError
-
0 declared, 0 inherited