On this page
server.Server.from_env_value
- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server.rs
-
Build a server from an explicit
TMUXvalue.This resolves on behalf of another pane, or in a test, without touching the process environment.
Errors
Returns an error when the value is absent, empty, or not shaped like tmux's triple, and when the socket path it names is unusable.
0 declared, 0 inherited