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

Swift API

Swift documentation

Server.windows(named:)

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
Server
Package
libtmux-swift
Source
Sources/LibTmux/Lookup.swift
windows(named:) ( named : String ) → [Window]
methodasync [source]
methodasync [source]
windows(named:)

Every window with this name, in tmux's own order.

A plural, unlike session(named:): tmux lets two windows share a name, so returning one would be picking arbitrarily.

Raises

0 declared, 0 inherited

Esc

Type to search.