io.github.libtmux.Server.Server.cmd
- Module
- io.github.libtmux.Server
- Declared in
- Server
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Server.java
- Other languages
- PythonRubyLuaTypeScriptRustGo .NET C++ Swift
- cmd ( String... ) CommandResult ( argv : List<String> ) CommandResult ( argv : List<String> , timeout : Duration ) CommandResult
-
Runs one tmux command against this server.
In other ports Run a tmux command this port does not model
- Python
libtmux.Server.cmd - Ruby
LibTmux::Server#run - Lua
libtmux.Server:command - TypeScript
server.Server.cmd - Rust
server.Server.cmd - Go
tmux.Server.Cmd - .NET no equivalent on
Server - C++ no equivalent on
Server - Swift no equivalent on
Server
- Python
0 declared, 0 inherited