libtmux Reference MCP Search
On this page

FilterSchema.Model

View as Markdown

Declared in
FilterSchema
Package
libtmux-swift
Source
Sources/LibTmux/FilterSchema.swift
struct FilterSchema.Model : struct Model
struct [source]
struct [source]
struct FilterSchema.Model

The filterable fields of one type.

4 declared, 0 inherited

Members

  • !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
  • init(from:) method Creates a new instance by decoding from the given decoder.
  • fields property Every field a filter may name on it.
  • name property What a client calls this type — pane, session, and so on.
Esc

Type to search.