libtmux Reference MCP Search
On this page

tmux.Ref

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/plan.go
struct tmux.Ref
struct [source]
struct [source]
struct tmux.Ref

Ref addresses an existing object or one an earlier Plan step will create. This permits forward construction without tmux I/O. The zero Ref addresses nothing and makes a targeted operation fail validation.

1 declared, 0 inherited

Members

  • String method String returns the target a Ref resolves to, or a placeholder naming the step that will produce it.
Esc

Type to search.