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

plan.run.Attribution

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

View as Markdown

Module
plan.run
Package
libtmux
Source
crates/libtmux/src/plan/run.rs
enum plan.run.Attribution
enum [source]
enum [source]
enum plan.run.Attribution

How much a run could tell about each operation's outcome.

2 declared, 0 inherited

Members

  • Merged constant Operations shared an exit status, so a failure is not attributable.
  • PerCommand constant Each operation had its own exit status.
Esc

Type to search.