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

Sequence.exactlyOne(_:)

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

View as Markdown

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

The one element the filter matches.

Distinguishes "nothing matched" from "several matched", because a caller that meant to address one object needs to know which mistake it made.

0 declared, 0 inherited

Esc

Type to search.