libtmux::parse_lookup
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/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