tmux.Session.Cmd
Go
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/scoped_command.go
- Other languages
- Python Ruby Lua TypeScriptRust Java .NET C++ Swift
- Cmd ( ctx : context.Context , args : string ) (CommandResult, error)
-
Cmd executes a tmux subcommand targeted to the session's stable ID.
In other ports Run a tmux command addressed at a session
- Python
libtmux.Session.cmd - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
session.Session.cmd - Rust
session.Session.cmd - Java no equivalent on
Session - .NET no equivalent on
Session - C++ no equivalent on
Session - Swift no equivalent on
Session
- Python
0 declared, 0 inherited