LibTmux.PipePaneRequest
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/PipePaneRequest.cs
-
Describes one
pipe-paneinvocation.
5 declared, 0 inherited
Members
- 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.
- ToCommand method Returns a pane-piping request as one tmux command.
- Toggle property Gets whether an identical existing pipe is stopped instead.