libtmux Reference MCP Search
On this page

tmux.GlobalWindowScope.RawOption

View as Markdown

Module
tmux
Declared in
GlobalWindowScope
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_read.go
RawOption ( ctx : context.Context , name : string ) (string, bool, error)
method [source]
method [source]
RawOption

RawOption returns one exact global window-option value. A successful string is caller-owned, and ok reports presence. An unindexed empty array is indistinguishable from an empty scalar; use Options for typed array presence.

0 declared, 0 inherited

Esc

Type to search.