client.Client.is_control_mode
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- client
- Declared in
- Client
- Package
- libtmux
- Source
- crates/libtmux/src/client.rs
-
Report whether the client is a control-mode client.
Control-mode clients speak tmux's machine protocol rather than drawing a terminal, so they are usually other programs rather than people.
0 declared, 0 inherited