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

mcp.exec.RunOutcome.Deadline

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

API reference · Markdown

mcp.exec.RunOutcome.Deadline
constant [source]
constant [source]
mcp.exec.RunOutcome.Deadline

The time the caller allowed ran out.

This ends the waiting, not the command. The pane stays reserved for it until it ends, so other pane input is refused; send_keys with keys ["C-c"] alone interrupts it.

Esc

Type to search.