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

Go API

Go documentation

tmux.SetHooksResult

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

SetHooksResult reports only side effects confirmed before return.

2 declared, 0 inherited

Members

  • AppliedIndices attribute AppliedIndices is an owned ascending list of indices confirmed applied.
  • Cleared attribute Cleared reports that all existing hook indices were confirmed cleared.
Esc

Type to search.