libtmux Reference MCP Search
On this page

RegexPattern.Options.formUnion(_:)

View as Markdown

Module
RegexPattern
Declared in
Options
Package
libtmux-swift
formUnion(_:) ( other : Self ) ()
method [source]
method [source]
formUnion(_:)

Inserts the elements of another set into this option set.

This method is implemented as a | (bitwise OR) operation on the two sets' raw values.

  • Parameter other: An option set.

0 declared, 0 inherited

Esc

Type to search.