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

ControlNotificationStream.Iterator.next()

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

View as Markdown

Module
ControlNotificationStream
Declared in
Iterator
Package
libtmux-swift
Source
Sources/LibTmux/NotificationBroadcast.swift
next() ( ) → Self.Element? ( ) → ControlNotification?
methodasyncoverload2 overloads [source]
methodasyncoverload2 overloads [source]
next()

Default implementation of next() in terms of next(isolation:) , which is required to maintain backward compatibility with existing async iterators.

Raises

0 declared, 0 inherited

Esc

Type to search.