libtmux Reference MCP Search
On this page

libtmux::Snapshot::take

View as Markdown

Module
libtmux
Declared in
Snapshot
Package
libtmux-cxx
Source
include/libtmux/snapshot.hpp
take ( backend : std::shared_ptr< const detail::Backend > , fields : std::span< const std::string_view > , request : CommandRequest , placement : FormatArgument = FormatArgument::flag ) expected< std::shared_ptr< const Snapshot >, CommandFailure >
methodstatic [source]
methodstatic [source]
take

Run request with this entity's fields appended and parse what came back.

Rows are parsed once, here: entities hold views into them, so a second parse would invalidate every entity already handed out.

0 declared, 0 inherited

Esc

Type to search.