Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.IfShellRequest.IfShellRequest

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Declared in
IfShellRequest
Package
LibTmux
Source
src/LibTmux/Requests/IfShellRequest.cs
IfShellRequest ( shellCommand : string , thenCommand : IReadOnlyList<string> )
method [source]
method [source]
IfShellRequest

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

Esc

Type to search.