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

LibTmux.Query.QueryEdgeParser

.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.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.