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

tmux.Dispatch.Reason

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
Dispatch
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/plan.go
Reason : string
attribute [source]
attribute [source]
Reason

Reason says why the dispatch ends where it does. It is "chained" for a command list, "creates" for an operation whose new object's ID a later step needs, "captures" for one whose output the caller reads, and "alone" for a chainable operation with nothing beside it to chain to.

0 declared, 0 inherited

Esc

Type to search.