On this page
libtmux::Snapshot::from_recording
- 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 >
-
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