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

Go API

Go documentation

tmux.GlobalSessionScope.RawOption

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
Declared in
GlobalSessionScope
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 session-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.