Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.Ref

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.