libtmux Reference MCP Search
On this page

plan.Op.render

View as Markdown

Module
plan
Declared in
Op
Package
libtmux
Source
crates/libtmux/src/plan.rs
render ( self , resolve : &dyn Fn(usize, Part) -> Option<OsString> , _reserved : () ) Option<Command>
method [source]
method [source]
render

Lower this operation into the tmux command that performs it.

resolve supplies the concrete id for a target that names an earlier step, and capture asks a creating operation to print what it made.

0 declared, 0 inherited

Esc

Type to search.