libtmux.Server:command
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- PythonRubyTypeScriptRustGoJava .NET C++ Swift
- command ( argv : string[] , options : libtmux.CommandOptions? = nil ) libtmux.Request<libtmux.CommandResult>
-
Binds a snapshot record to a live handle of its class.
Discussed in Execute tmux commands
In other ports Run a tmux command this port does not model
- Python
libtmux.Server.cmd - Ruby
LibTmux::Server#run - TypeScript
server.Server.cmd - Rust
server.Server.cmd - Go
tmux.Server.Cmd - Java
io.github.libtmux.Server.Server.cmd - .NET no equivalent on
Server - C++ no equivalent on
Server - Swift no equivalent on
Server
- Python
0 declared, 0 inherited