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

libtmux._internal.query_list.PKRequiredException

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.PKRequiredException
exception [source]
exception [source]
exception libtmux._internal.query_list.PKRequiredException
Bases:

Raised when QueryList.items is called without a primary key.

items() pairs each entry with a key, and the list has no opinion about which field that should be. Set pk_key on the list before calling it.

1 declared, 0 inherited

Members

Esc

Type to search.