libtmux Reference MCP Search
On this page

libtmux::Server::expand

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux-cxx
Source
include/libtmux/server.hpp
expand ( format : std::string_view ) expected< std::string, CommandFailure >
methodreadonly [source]
methodreadonly [source]
expand

Ask tmux to expand a format, against no target but the server itself.

Unguarded, unlike the entity forms: there is no target here that could have gone away. A server kept alive with no sessions still answers its own fields, and answers the session-scoped ones with nothing — which is the truth about that server, not a failure to report.

0 declared, 0 inherited

Esc

Type to search.