libtmux Reference MCP Search
On this page

LibTmux.PipePaneRequest.PipePaneRequest

View as Markdown

Module
LibTmux
Declared in
PipePaneRequest
Package
LibTmux
Source
src/LibTmux/Requests/PipePaneRequest.cs
PipePaneRequest ( command : string? , outputOnly : bool , inputOnly : bool , toggle : bool )
method [source]
method [source]
PipePaneRequest

Initializes a pane-piping request.

Parameters
  • command ( string? ) – The command to pipe through, or null to stop piping.

  • outputOnly ( bool ) – Whether only pane output is piped.

  • inputOnly ( bool ) – Whether only pane input is piped.

  • toggle ( bool ) – Whether an identical existing pipe is stopped instead.

0 declared, 0 inherited

Esc

Type to search.