libtmux Reference MCP Search
On this page

FilterLookup.parse(_:as:model:)

View as Markdown

Declared in
FilterLookup
Package
libtmux-swift
Source
Sources/LibTmux/FilterLookup.swift
parse(_:as:model:) ( lookup : String , as : Root.Type , model : String ) FilterExpr<Root>
methodstatic [source]
methodstatic [source]
parse(_:as:model:)

Builds an expression from one field__operator=value lookup.

The model name selects the vocabulary: "pane", "session", and so on. A field can be named by wire id, Swift property, or tmux format name — whatever the schema lists as an alias.

0 declared, 0 inherited

Esc

Type to search.