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

mcp.exec.RunView.exit_status

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

API reference · Markdown

mcp.exec.RunView.exit_status : Option<i32>
attribute [source]
attribute [source]
mcp.exec.RunView.exit_status

The command's exit status, when it completed.

Absent when the run did not complete, and when the command was killed by a signal rather than exiting.

Esc

Type to search.