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

Go API

Go documentation

tmux.Server.RawOption

Go

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_read.go
Other languages
Python Ruby Lua TypeScript Rust Java .NET C++ Swift
RawOption ( ctx : context.Context , name : string ) → (string, bool, error)
method [source]
method [source]
RawOption

RawOption returns one exact server-scope option value. A successful string is caller-owned; ok reports presence. Targeted reads do not use list leniency, and completed failures return a secret-safe option error. An unindexed empty array is indistinguishable from an empty scalar; use Options for typed array presence.

In other ports Read one server option

0 declared, 0 inherited

Esc

Type to search.