control.BlockResult
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- control
- Package
- libtmux
- Source
- crates/libtmux/src/control.rs
-
The outcome of one command sent over control mode.
4 declared, 0 inherited
Members
- number method Return the block number tmux assigned.
- output method Return the lines tmux printed inside the block.
- refusal_for method Classify an error block as a refusal for a named operation.
- succeeded method Report whether tmux closed the block with
%endrather than%error.