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

libtmux::Snapshot::from_recording

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

View as Markdown

Module
libtmux
Declared in
Snapshot
Package
libtmux-cxx
Source
include/libtmux/snapshot.hpp
from_recording ( fields : std::span< const std::string_view > , output : std::string ) → std::shared_ptr< const Snapshot >
methodstatic [source]
methodstatic [source]
from_recording

Output that did not come from a live server: a recording, a fixture, a test.

Entities read and filter exactly as they would from a listing, and anything that would run a command reports that there is no connection. Returns null if a row does not match the fields it claims to have.

0 declared, 0 inherited

Esc

Type to search.