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

libtmux::detail::Row::server

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::detail
Declared in
Row
Package
libtmux-cxx
Source
include/libtmux/entities.hpp
server ( ) → expected< Server, CommandFailure >
methodreadonly [source]
methodreadonly [source]
server

The server this entity came from, for a command the typed surface does not cover.

This rather than a public run: a command built there would lose the qualified target the entity knows to use, and a caller reaching for the escape hatch should be able to see that they are back to raw argv.

Discussed in C++ workspace builder examples

0 declared, 0 inherited

Esc

Type to search.