libtmux Reference MCP Search
On this page

Sequence.oneOrNil(_:)

View as Markdown

Module
Sequence
Package
libtmux-swift
Source
Sources/LibTmux/FilterExpr.swift
oneOrNil(_:) ( expression : FilterExpr<Element> ) Self.Element?
method [source]
method [source]
oneOrNil(_:)

The one element the filter matches, or nil if none did.

Only ambiguity is an error here; absence is an ordinary answer.

0 declared, 0 inherited

Esc

Type to search.