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

Go API

Go documentation

tmux.GlobalWindowScope.RawHook

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
GlobalWindowScope
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/hook_runtime.go
RawHook ( ctx : context.Context , name : string ) → (string, bool, error)
method [source]
method [source]
RawHook

RawHook returns one exact global window-hook value. A successful string is caller-owned; ok reports presence and completed failures are returned. An unindexed empty hook array is ambiguous; use Hooks for typed presence.

0 declared, 0 inherited

Esc

Type to search.