On this page
client.Client.switch_to
- Module
- client
- Declared in
- Client
- Package
- libtmux
- Source
- crates/libtmux/src/client.rs
-
Point this client at another session.
Errors
Returns
Error::ServerMismatchwhen the session belongs to another server, or an error when the session does not exist or tmux refuses.
0 declared, 0 inherited