libtmux Reference MCP Search
On this page

plan.Effects

View as Markdown

Module
plan
Package
libtmux
Source
crates/libtmux/src/plan.rs
struct plan.Effects
structoverload [source]
structoverload [source]
struct plan.Effects

5 declared, 0 inherited

Members

  • creates attribute The scope of the object it creates, if it creates one.
  • destructive attribute The operation removes an object.
  • idempotent attribute Running it twice leaves what running it once leaves.
  • read_only attribute The operation does not change tmux state.
  • reads_output attribute It captures pane output, so its stdout is the answer.
Esc

Type to search.