libtmux Reference MCP Search
On this page

plan.planner.StepReason

View as Markdown

Module
plan.planner
Package
libtmux
Source
crates/libtmux/src/plan/planner.rs
enum plan.planner.StepReason
enum [source]
enum [source]
enum plan.planner.StepReason

5 declared, 0 inherited

Members

  • Alone constant Alone because it had nothing to share with.
  • CreatesId constant Alone because it prints an id a later operation needs.
  • Folded constant Several operations sharing one invocation.
  • MarkedFold constant A pane creation sharing its invocation with what decorates it.
  • ReadsOutput constant Alone because its output is its answer, and a shared invocation returns one merged stdout with no per-command boundary.
Esc

Type to search.