tmux.Server.SocketPath
Go
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server.go
- Other languages
- Python Ruby Lua TypeScriptRust Java .NET C++ Swift
-
SocketPath returns the absolute socket path selected when the server was constructed. An invalid server returns an empty string.
In other ports The socket path this server addresses
- Python
libtmux.Server.socket_path - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
server.Server.socketPath - Rust
server.Server.socket_path - Java no equivalent on
Server - .NET no equivalent on
Server - C++ no equivalent on
Server - Swift no equivalent on
Server
- Python
0 declared, 0 inherited