libtmux Reference MCP Search
On this page

LibTmux.Query.QueryEdgeParser

View as Markdown

Module
LibTmux.Query
Package
LibTmux
Source
src/LibTmux/Query/NameContainsLookupParser.cs
class LibTmux.Query.QueryEdgeParser
classstatic [source]
classstatic [source]
class LibTmux.Query.QueryEdgeParser

Parses the one legacy lookup spelling this port still carries.

Python accepts a whole family of field__operator lookups. Only name__contains survives here, as a migration aid for callers porting keyword-argument filters. New code writes an expression and lets translation build the document.

This deliberately diverges from Python: there, an unrecognised operator falls back silently to an exact match. Answering a different question than the one asked is the failure this port refuses.

1 declared, 0 inherited

Members

Esc

Type to search.