On this page
FilterSchema.Model
- Declared in
- FilterSchema
- Package
- libtmux-swift
- Source
- Sources/LibTmux/FilterSchema.swift
-
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.