On this page
libtmux::parse_lookup
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/legacy_lookup.hpp
- parse_lookup ( typename Entity , term : std::string_view , fields : std::span< const StringFieldHandle< Entity > > ) typename Entity
-
Parse one
field[__lookup]=valueterm against a caller-supplied field table.The value is taken verbatim after the first
=, so a value containing=or__survives unchanged; only the key is split.
0 declared, 0 inherited