On this page
LibTmux.ControlModeCommandException
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Exceptions/ControlModeCommandException.cs
-
Reports a command rejected by a live tmux control client.
4 declared, 0 inherited
Members
- ControlModeCommandException method Initializes a control-mode command exception.
- Command property Gets the command tmux rejected.
- ErrorLines property Gets the error lines tmux reported.
- OutputLines property Gets output produced before tmux rejected the command.