# libtmux.FieldCriteria

- **Module:** libtmux
- **Package:** libtmux
- **Language:** Lua
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/query.lua#L256
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-fieldcriteria/

## Members

- `contains` (attribute)
- `ends_with` (attribute)
- `eq` (attribute)
- `gt` (attribute)
- `gte` (attribute)
- `is_null` (attribute)
- `lt` (attribute)
- `lte` (attribute)
- `ne` (attribute)
- `none_of` (attribute)
- `one_of` (attribute)
- `starts_with` (attribute)
