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

plan.run.PlanResult

Rust
  • Python Unavailable
  • Ruby Unavailable
  • Lua 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
struct plan.run.PlanResult
structoverload [source]
structoverload [source]
struct plan.run.PlanResult

What running a plan produced.

5 declared, 0 inherited

Members

  • created method The concrete id a creating operation produced, if it bound one.
  • dispatches method How many tmux invocations the run cost.
  • is_complete method Whether every operation is known to have succeeded.
  • operations method One report per recorded operation, in plan order.
  • steps method What each dispatched invocation produced.
Esc

Type to search.