Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

control.BlockResult

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
control
Package
libtmux
Source
crates/libtmux/src/control.rs
struct control.BlockResult
structoverload [source]
structoverload [source]
struct control.BlockResult

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 %end rather than %error.
Esc

Type to search.