Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::lookup_of

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/legacy_lookup.hpp
lookup_of ( name : std::string_view ) → expected< StringOp, LookupParseError >
function [source]
function [source]
lookup_of

eq is the implicit lookup, matching Python's bare field=value.

An empty name reaches here only from a key that carried no separator at all; a key ending in one is refused before this is asked.

0 declared, 0 inherited

Esc

Type to search.