libtmux::detail::Row::server
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux::detail
- Declared in
- Row
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- server ( ) expected< Server, CommandFailure >
-
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