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

CaptureCursor

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

View as Markdown

Package
libtmux-swift
Source
Sources/LibTmux/IncrementalCapture.swift
struct CaptureCursor : struct CaptureCursor
struct [source]
struct [source]
struct CaptureCursor

Where a previous read of a pane stopped.

Opaque on purpose: what it holds is this implementation's business, and a caller that reasons about the fields would be relying on something free to change. Hand it back to Server/capture(_:since:limit:) to be told only what has arrived since.

2 declared, 1 inherited

Members

  • encode(to:) method Encodes this value into the given encoder.
  • init(from:) method Creates a new instance by decoding from the given decoder.

Inherited members

Reached through Equatable.!=(_:_:).

  • !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.
Esc

Type to search.