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

Window.filterFormatField(_:)

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

Declared in
Window
Package
libtmux-swift
Source
Sources/LibTmux/FilterFields.swift
filterFormatField(_:) ( id : String ) → String? ( id : String ) → String?
methodstaticoverload2 overloads [source]
methodstaticoverload2 overloads [source]
filterFormatField(_:)

The tmux format field an id reads, or nil when it has no single one.

This is what lets a filter be answered by tmux instead of by listing everything and discarding most of it. Returning nil is always safe: the field drops out of the -f predicate and is evaluated in Swift.

0 declared, 0 inherited

Esc

Type to search.