LibTmux.IfShellRequest.IfShellRequest
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- IfShellRequest
- Package
- LibTmux
- Source
- src/LibTmux/Requests/IfShellRequest.cs
- IfShellRequest ( shellCommand : string , thenCommand : IReadOnlyList<string> )
-
Initializes a conditional command.
- Parameters
-
-
shellCommand ( string ) – The shell command whose success decides.
-
thenCommand ( IReadOnlyList<string> ) – The tmux command run when it succeeds.
-
0 declared, 0 inherited