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

Snapshot

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/Snapshot.swift
struct Snapshot : struct Snapshot
struct [source]
struct [source]
struct Snapshot

Every object read from one daemon incarnation.

A snapshot spans several tmux commands. It rejects a daemon replacement during capture, but another client can still mutate one daemon between its listings; this is a bounded aggregate, not a tmux transaction.

Discussed in Traversal

24 declared, 2 inherited

Members

Inherited members

Reached through Equatable.!=(_:_:), Decodable.init(from:).

  • !=(_:_:) Equatable.!=(_:_:) Returns a Boolean value indicating whether two values are not equal.
  • init(from:) Decodable.init(from:) Creates a new instance by decoding from the given decoder.
Esc

Type to search.