On this page
CaptureCursor
- Package
- libtmux-swift
- Source
- Sources/LibTmux/IncrementalCapture.swift
- struct CaptureCursor : 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.
3 declared, 0 inherited
Members
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- encode(to:) method Encodes this value into the given encoder.
- init(from:) method Creates a new instance by decoding from the given decoder.