On this page
LibTmux.PipePaneRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/PipePaneRequest.cs
-
Describes one
pipe-paneinvocation.
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.