libtmux Reference MCP Search
On this page

libtmux::Snapshot::from_recording

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.