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

LibTmux.TmuxOptionException

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Exceptions/TmuxOptionException.cs
class LibTmux.TmuxOptionException
class [source]
class [source]
class LibTmux.TmuxOptionException

Thrown when tmux refuses an option name or value.

tmux distinguishes unknown, invalid, and ambiguous options, and which one it says depends on its version rather than on anything a caller did. They are one failure here, carrying tmux's own wording and the name that caused it.

2 declared, 0 inherited

Members

Esc

Type to search.