server.Server.start
- Module
- server
- Declared in
- Server
- Package
- libtmux
- Source
- crates/libtmux/src/server.rs
- Other languages
- Python Ruby Lua TypeScript Go Java .NET C++ Swift
-
Start a tmux server without creating a session.
Errors
Returns an error when tmux cannot be run.
In other ports Start the server without creating a session
- Python
libtmux.Server.start_server - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript no equivalent on
Server - Go
tmux.Server.Start - Java no equivalent on
Server - .NET
LibTmux.Server.StartServerAsync - C++ no equivalent on
Server - Swift
Server.startServer()
- Python
0 declared, 0 inherited