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

libtmux::is_pane_id

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/target.hpp
is_pane_id ( value : std::string_view ) → bool
function [source]
function [source]
is_pane_id

Whether a value is written as an id, which is what decides that it needs no separator validation below — not whether tmux would resolve it.

x is an id by this test and no pane by tmux's, and both are right: it carries no separator, so composing it can only produce the caller's own mistake back.

0 declared, 0 inherited

Esc

Type to search.