LibTmux.Server.IfShellAsync
.NET
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- Server
- Package
- LibTmux
- Source
- src/LibTmux/Server.Execution.cs
- Other languages
- Python Ruby Lua TypeScript Rust GoJava C++ Swift
- IfShellAsync ( request : IfShellRequest , cancellationToken : CancellationToken ) Task
-
Runs one tmux command or another depending on a shell command.
- Parameters
-
-
request ( IfShellRequest ) – What to test, and what to run either way.
-
cancellationToken ( CancellationToken ) – Cancels the tmux command.
-
In other ports Run one tmux command or another, on a shell test
- Python
libtmux.Server.if_shell - 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.ifShell - Rust no equivalent on
Server - Go
tmux.Server.IfShell - Java
io.github.libtmux.Server.Server.ifShell - C++ no equivalent on
Server - Swift no equivalent on
Server
0 declared, 0 inherited