libtmux::Snapshot
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/snapshot.hpp
-
Owning row storage, shared by every entity taken from it.
8 declared, 0 inherited
Members
- ~Snapshot method
- backend method The connection this came from, so an entity can act on what it describes.
- from_recording method Output that did not come from a live server: a recording, a fixture, a test.
- index_of method
- rows method
- Snapshot method
- take method Run
requestwith this entity's fields appended and parse what came back. - take_in_session method