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

LibTmux.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
Package
LibTmux
Source
src/LibTmux/Requests/IfShellRequest.cs
struct LibTmux.IfShellRequest
struct [source]
struct [source]
struct LibTmux.IfShellRequest

Describes one if-shell invocation.

7 declared, 0 inherited

Members

  • Background property Gets whether tmux runs the shell command without waiting.
  • ElseCommand property Gets the tmux command run when it fails, when any.
  • IfShellRequest method Initializes a conditional command.
  • ShellCommand property Gets the shell command whose success decides.
  • TargetPane property Gets the pane the commands run against.
  • ThenCommand property Gets the tmux command run when it succeeds.
  • ToCommand method Returns a conditional request as one tmux command.
Esc

Type to search.