client.Client.detach
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
-
Detach this client from its server.
This consumes the handle: the client is gone once it detaches.
Errors
Returns an error when tmux refuses the command.
0 declared, 0 inherited