libtmux Reference MCP Search
On this page

LibTmux.PipePaneRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/PipePaneRequest.cs
struct LibTmux.PipePaneRequest
struct [source]
struct [source]
struct LibTmux.PipePaneRequest

Describes one pipe-pane invocation.

5 declared, 0 inherited

Members

  • PipePaneRequest method Initializes a pane-piping request.
  • Command property Gets the command to pipe through, or null to stop piping.
  • InputOnly property Gets whether only pane input is piped.
  • OutputOnly property Gets whether only pane output is piped.
  • Toggle property Gets whether an identical existing pipe is stopped instead.
Esc

Type to search.