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

mcp.exec.RunView.output

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

API reference · Markdown

mcp.exec.RunView.output : String
attribute [source]
attribute [source]
mcp.exec.RunView.output

Everything the command wrote, stdout and stderr interleaved in the order the program wrote them.

This is the raw output stream with escape sequences removed, not the rendered screen: a line redrawn in place, such as a progress bar, repeats. capture_pane shows the screen.

Esc

Type to search.