libtmux Reference MCP Search
On this page

formats.plan.FormatPlan

View as Markdown

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

13 declared, 0 inherited

Members

  • baseline attribute Mandatory identity, stored independently from optional catalog entries.
  • descriptors attribute Descriptor order shared by template rendering and row parsing.
  • dialect attribute Transport escaping the planned version emits.
  • planned attribute Complete requested fields, including unavailable evidence.
  • profile attribute List operation represented by the plan.
  • purpose attribute Intrinsic or explicit projection intent.
  • template attribute Exact template rendered from descriptors .
  • version attribute Version evidence used to select descriptors.
  • descriptors_for_test method
  • for_codec_test method
  • for_codec_test_at method
  • for_descriptors method Build an explicit projection from trusted static descriptors.
  • for_profile method Build a plan from one supported detected tmux version.
Esc

Type to search.