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

libtmux._internal.query_list.OpNotFound

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

View as Markdown

Module
libtmux._internal.query_list
Package
libtmux
Source
src/libtmux/_internal/query_list.py
exception libtmux._internal.query_list.OpNotFound
exception [source]
exception [source]
exception libtmux._internal.query_list.OpNotFound
Bases:

Raised when a filter names a lookup that does not exist.

The lookup is the part after the last __ in a keyword, so a mistyped one — or a field name that happens to end in __ — reaches here rather than silently matching nothing.

1 declared, 0 inherited

Members

Esc

Type to search.