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

Go API

Go documentation

tmux.ComplexOptionDecodeError

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

ComplexOptionDecodeError identifies one malformed sparse-array entry without retaining its raw value.

5 declared, 0 inherited

Members

  • Error method Error implements error.
  • Index attribute Index is the zero-based sparse-array entry index.
  • Option attribute Option is the option name whose sparse-array entry was malformed.
  • Reason attribute Reason describes the syntax failure without retaining raw option contents.
  • Unwrap method Unwrap makes ComplexOptionDecodeError compatible with ErrMalformedComplexOption.
Esc

Type to search.