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

Go API

Go documentation

tmux.OptionOrigin

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/option_value.go
struct tmux.OptionOrigin
struct [source]
struct [source]
struct tmux.OptionOrigin

OptionOrigin identifies where a present option value was resolved. The declared values form the complete set of valid origins.

1 declared, 0 inherited

Members

  • String method String returns the origin's tmux vocabulary, so an origin prints as a word beside the generated option values, which all carry String.
Esc

Type to search.