On this page
client.Client.detach
- 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